Loading Tool

Explorer IconExplorer

Memory Pool

79,624 transactions
29.25 vMB
0.07593746 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 34774d32661e17b8911d8d4632dd4ec72cf4cfa106be2157a1771302b9288de1
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ca92f020c305787d29c4482c493aa43e7802cae12c6013c99fe7f6c14f8204a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01460933 BTC
Feerates: 74.86 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (513,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,232 401,232 00000000000000000443044f4f752e9fba4f19bfe2a9163a069251cfcaca9625 1,699 0.82/1.00 vMB 45
401,231 401,231 000000000000000003ab1b3c3ef7b3b92560dee828b56f09c3294f04224087f4 2,122 1.00/1.00 vMB 39
401,230 401,230 0000000000000000014f56b5a3936027eb27d3457d965a1a07b1da50d6554c62 1,567 0.69/1.00 vMB 53
401,229 401,229 000000000000000002f5891c997f9e5a04bc5a1aeec0b9348ac31ec5d0a1a025 1,098 0.86/1.00 vMB 33
401,228 401,228 0000000000000000031ab9af660b700cfa7ee28ac7f1584410afaafb5373bdf3 228 0.10/1.00 vMB 50
401,227 401,227 00000000000000000088cb969e67085d577ef96aa09fabe8f35305dae6b84c12 924 1.00/1.00 vMB 22
401,226 401,226 00000000000000000449f344891046c91b1bb98438f9ec243ca21b4efbcfb705 564 0.22/1.00 vMB 53
401,225 401,225 000000000000000002ddbaaa1892b1f64a869f82a96581f793ec60faa4e69369 1,710 0.80/1.00 vMB 48
401,224 401,224 000000000000000005e4de58477979c97f9537c6a1eb5815d2772fe6d98a41e9 1,654 0.74/1.00 vMB 53
401,223 401,223 000000000000000006157d724a66d2c5caaa0b4d10badc7a9a20d15a605539c6 559 0.29/1.00 vMB 41
401,222 401,222 000000000000000005dfac3ed2f0fcb6a2a1216743d7db7ed7909fc3e621f112 2,236 0.60/1.00 vMB 110
401,221 401,221 000000000000000002ee947d876437b3eaf2bd531c6b2dcb077c48a2e8ee7af9 1,786 1.00/1.00 vMB 39
401,220 401,220 000000000000000000badf44abcde13eb494b238032888f4baab6069c9039e88 1,986 0.99/1.00 vMB 61
401,219 401,219 000000000000000000b76bfdcf65ea74679dbcc8ba6b91103c8a7c34ce7c2209 1,440 0.63/1.00 vMB 59
401,218 401,218 000000000000000005e1f4731ce3cef35d7b1ffdbccdf08febdb8f60acc137a8 2,998 1.00/1.00 vMB 79
401,217 401,217 0000000000000000040498cda6d664242d2a51a0fd0cf6105d580cff88b6aab0 634 0.25/1.00 vMB 69
401,216 401,216 0000000000000000019b94100aeb2f3b403d7f457b95b47ae0de2d99551cf561 1,143 0.41/1.00 vMB 67
401,215 401,215 000000000000000001fce67ab680353b9e70068e323912344a69765dc2e38279 796 0.30/1.00 vMB 71
401,214 401,214 000000000000000000b43aaa76ca411a5685fba246dea6774f2ed8cf308666ab 380 0.13/1.00 vMB 67
401,213 401,213 0000000000000000000cf974559ef9d920176604b87ebc16b28914845426d198 425 0.34/1.00 vMB 50
401,212 401,212 00000000000000000147a4d2cce59c9f501a3d7d854a6c239dbeca95d1eb37af 839 0.39/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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