Loading Tool

Explorer IconExplorer

Memory Pool

42,255 transactions
28.94 vMB
0.06152667 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 43ab334c55f075028124cfbc18ec19676b7997448e53a75dbbc184642291a1c6
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root e874516411fb03d055ef22b83968f0a6f73fc3bb142bddaa871c05e778541309
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00516150 BTC
Feerates: 11.96 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (461,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,135 453,135 000000000000000000b33f869eaf7d0a0c6c6c3930ea4bb1a780872930df7ccc 2,335 1.00/1.00 vMB 93
453,134 453,134 000000000000000001cf26fc1c232f56b5934288f160f005298ab7bbd731fa4b 1,538 1.00/1.00 vMB 93
453,133 453,133 000000000000000001b382c39983572762efe91126ba6d02ab7d17efdbad3c77 2,040 0.99/1.00 vMB 109
453,132 453,132 0000000000000000013f2722d86a2c59eb5dc7413ec306560756ed078d6ffc28 1 0.00/1.00 vMB 0
453,131 453,131 0000000000000000001ea29dbf7e9f16d1168e3f3409f4e8bf4b55e42ec90243 1,258 1.00/1.00 vMB 113
453,130 453,130 000000000000000000ef4f52af86f6d233e2957c56c71085b8d2baabaff5b4ae 2,963 1.00/1.00 vMB 136
453,129 453,129 00000000000000000251716bb6a784f14733bdf86774ddec4a5cdd26a21eeab2 2,250 1.00/1.00 vMB 108
453,128 453,128 00000000000000000153ff7be5f7de842a589fe2375fe40952aa15651b2207d4 2,235 1.00/1.00 vMB 107
453,127 453,127 0000000000000000027be83e10b6ad570f6655e48ac603d433fac2b61e75620f 1,993 1.00/1.00 vMB 92
453,126 453,126 000000000000000001a2259c36d9cdfc932aa7e537dd2df2d7f72eff694a7ddb 2,209 1.00/1.00 vMB 140
453,125 453,125 00000000000000000154ca284a15338936c0ab8c27e0e02ec61916699ce4c934 938 0.37/1.00 vMB 104
453,124 453,124 000000000000000000ad6d718dd76f4b12b49c4473b9c32cbd9e43e94db7550a 2,207 1.00/1.00 vMB 116
453,123 453,123 000000000000000000a682da73c3545b8727b39b8ada41552dbab54c532fb4b8 2,841 1.00/1.00 vMB 141
453,122 453,122 00000000000000000005a8de87c703ee1a40d4e778e9a62941249a6237a014fe 407 1.00/1.00 vMB 10
453,121 453,121 0000000000000000008d382c2021778d321f30918ac4718d0a52ccca90c363bb 1,689 1.00/1.00 vMB 74
453,120 453,120 000000000000000001156ee683aa523b1b31db5da816a4d9d503e1bed45954ac 2,411 1.00/1.00 vMB 96
453,119 453,119 0000000000000000028698fcf82f9302577c91056ec3c520192c7c73e1a13fce 2,070 1.00/1.00 vMB 90
453,118 453,118 000000000000000000e1823cc186c494caaced15c7761844010362e8bd280bd3 1,497 1.00/1.00 vMB 62
453,117 453,117 00000000000000000217d6655e28d1bb1a963c50cc8eeef3ee998a4e2852a0cc 2,035 1.00/1.00 vMB 88
453,116 453,116 0000000000000000018f95bbaa826613c906455b03a5a26fe5b2196d14910dc0 1,400 1.00/1.00 vMB 72
453,115 453,115 0000000000000000012ee42267b2eb76f863ecc69d8ba1f729bbc50c5a1e2d71 2,119 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.61 GB
    • Received: 11.93 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.