Loading Tool

Explorer IconExplorer

Memory Pool

39,019 transactions
28.64 vMB
0.07753994 BTC
Random Selection Loading Transactions
Max Size: 145.70/200 MB

Candidate Block

Mining Attempt 902539ec232ffcd17cf64c7076d06f885448d545ee13ed32c9f1027e99013f52
Version 20000000
Previous Block 00000000000000000001591934e96f6fb28ebfb9efdc2db615447f4a8c47c887
Merkle Root 03731acd38047e18f5760577bfc8fd2e344c43449869500cb20b252eb5828c23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,755
Size: 1.00 vMB
Total Fees: 0.01761327 BTC
Feerates: 100.36 > 1.76 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,309 (661,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,132 253,132 0000000000000009c1bc4f2d6d63771a678f69126ade91ec1837f7adc46a2e28 47 0.02/1.00 vMB 79
253,131 253,131 0000000000000002376dc03c2f9e959ddc924dfc05dc73c556fda64e2fefb8d3 283 0.14/1.00 vMB 96
253,130 253,130 00000000000000541f8447ecddb3d7a673f2a900dfc25e8a99120d6b8a6bc61e 374 0.22/1.00 vMB 85
253,129 253,129 000000000000001b84fcc4191b6070827db5b6b8c27b96056d143218b795c71c 657 0.25/1.00 vMB 124
253,128 253,128 0000000000000050824c70a3d2b4e964fecd69f12b7816d33c43e703cedfdb36 230 0.10/1.00 vMB 131
253,127 253,127 000000000000002d28b93e6d5135537863c2e322349c1008cf9641de10e42288 27 0.01/1.00 vMB 123
253,126 253,126 000000000000003b992ef55efe6fe6cfa973e13384b3a54de45cc6e2d9352b11 45 0.02/1.00 vMB 75
253,125 253,125 000000000000004fa261dfd81b2a7a31feb1c0de83b15b4cddd63757658b0406 345 0.17/1.00 vMB 108
253,124 253,124 0000000000000036b84621e0a2c1ba38b8ccf2e4a71b50fb30eba4a7bac4e379 483 0.21/1.00 vMB 123
253,123 253,123 00000000000000227d33ba1a44b834abad95cf372895edf294b373308b6bfb7e 340 0.16/1.00 vMB 96
253,122 253,122 000000000000001310b7c445a198cea4c8b044fea455858bd9d2fca87aadfa7a 528 0.25/1.00 vMB 125
253,121 253,121 0000000000000046624515a518538c34dc492da37cc895f24fe3bc538165d4ff 295 0.15/1.00 vMB 68
253,120 253,120 0000000000000004c12da227f546166e50aaf1c01b233187b2e5b224193649ad 112 0.06/1.00 vMB 103
253,119 253,119 00000000000000232dcde9ca467367851075c8226fd9e44bce561d99b8f013ef 137 0.07/1.00 vMB 56
253,118 253,118 0000000000000044c840eb15a2748535060bedb3ddd236c9faecf28ea994b421 1,167 0.50/1.00 vMB 123
253,117 253,117 0000000000000052d3cfbe5849c63ce0eb86e8bbfd220de3f2c74fd7d825478c 478 0.22/1.00 vMB 160
253,116 253,116 000000000000001e78a8449929efefaacd9dc131abb7b3963845f7654efe4f81 521 0.20/1.00 vMB 135
253,115 253,115 00000000000000263694dd6d9388df4f3c6a733869bb4cf24fa57f6eff64d10d 27 0.01/1.00 vMB 110
253,114 253,114 000000000000002e1b3fc6bdc27a71326f7abcc1af40d838961512a867f315d3 316 0.13/1.00 vMB 131
253,113 253,113 00000000000000402f6d808995c491daa40f8f18d4401d757ecde4dd8b8c8874 100 0.05/1.00 vMB 103
253,112 253,112 0000000000000041fd97a1d9eda5fe86b4b3afa70d734104b05693a988ae3d8f 112 0.05/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.14 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: 581.47 GB
    • Received: 9.13 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.