Loading Tool

Explorer IconExplorer

Memory Pool

78,889 transactions
29.47 vMB
0.09226769 BTC
Random Selection Loading Transactions
Max Size: 177.91/200 MB

Candidate Block

Mining Attempt d05d8d1f37a64bb44fc8553e3481bfd4f058b4b640e6ca26532e4cd1cb189c0b
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 50dc62b63b062204ab7b29a1432492fae923287133fa27025f40455f70c8af2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02861811 BTC
Feerates: 302.06 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (237,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,054 678,054 000000000000000000002ecb3679bd8da45f50dfa78a7d006288820575fda45d 2,461 1.00/1.00 vMB 71
678,053 678,053 00000000000000000000363fd5cbd27ceeab0214205bd9845dccca5f04473a4e 1,707 1.00/1.00 vMB 76
678,052 678,052 000000000000000000055866e7944748ea662d9d1b8c9d1730e1ca437c35a0ac 2,950 1.00/1.00 vMB 91
678,051 678,051 000000000000000000093c2ce0602f2372a76d505ab503bb3b95220b67613049 2,469 1.00/1.00 vMB 79
678,050 678,050 0000000000000000000a1617964f509b71613ce65e174e0f8882dfe73cd34f12 1,558 1.00/1.00 vMB 82
678,049 678,049 000000000000000000032e49a70791df3ec7448724a0177fd0bb8ec399b6d4e1 1,367 1.00/1.00 vMB 82
678,048 678,048 000000000000000000076d360e83f3972258383c044113050d2dbcd563f48f48 2,525 1.00/1.00 vMB 77
678,047 678,047 0000000000000000000897213fbd6aea10f78921de21e311ee299fe075438d61 2,778 1.00/1.00 vMB 86
678,046 678,046 000000000000000000016b54057f1252074df18fef1cdd6fd19654dd91e66042 2,614 1.00/1.00 vMB 93
678,045 678,045 0000000000000000000ba753df9d0447fd4679ffabd04a85f47e3f7cd3da8898 2,797 1.00/1.00 vMB 92
678,044 678,044 00000000000000000001910c1a52a114e8976dad2524ae92b56291244f42b2fc 3,014 1.00/1.00 vMB 118
678,043 678,043 000000000000000000087ee35ed7950598dba4dadebda2c95cc7336ff55ab92e 2,645 1.00/1.00 vMB 91
678,042 678,042 0000000000000000000a6557e14273ccc2cf68ebd1040faa2c51e4696c5f78ae 2,752 1.00/1.00 vMB 73
678,041 678,041 0000000000000000000809f389b13fc12b0b698500657a1eca0db09a08f56c57 1,216 1.00/1.00 vMB 71
678,040 678,040 0000000000000000000a91451920157709fc881f0b028845b070d590a8dff805 1,977 1.00/1.00 vMB 67
678,039 678,039 00000000000000000008b232045804fa1e2a501e82313c482d0d5e5b035f9aba 2,635 1.00/1.00 vMB 90
678,038 678,038 000000000000000000087fe303f93c787d1fc88fd5df510d3e897bf17f486c1b 2,672 1.00/1.00 vMB 70
678,037 678,037 00000000000000000001135e973311e5018cef7c05e1340ff92b53559d78e452 1,516 1.00/1.00 vMB 73
678,036 678,036 00000000000000000003874b946d578a1a3e063a0df56f3fda2ab678a28eac48 2,598 1.00/1.00 vMB 80
678,035 678,035 00000000000000000002217a8c5ec913a021725ad40adbf642426da89a587206 2,886 1.00/1.00 vMB 93
678,034 678,034 000000000000000000059536b8a940e70e312a5550e98ed4dc6e1a5e0a3e454b 2,817 1.00/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.