Loading Tool

Explorer IconExplorer

Memory Pool

42,064 transactions
28.89 vMB
0.06560336 BTC
Random Selection Loading Transactions
Max Size: 148.54/200 MB

Candidate Block

Mining Attempt ed9fa3afa59dd9f6824037479ed8ea3bfc12df26376ae8b6942ba9001588ac28
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 153cc0192568fbc327ba6f03396ca7c2fe031fffe91c8dd09b1f53a9e5e1207e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,679
Size: 1.00 vMB
Total Fees: 0.00935806 BTC
Feerates: 197.49 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (454,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,160 460,160 0000000000000000001e5d540192519466ccee441a2d982a9992d4750d8680c1 1,799 1.00/1.00 vMB 99
460,159 460,159 000000000000000001b9b7ddd0e205591fbdf3412234031c177dac91d3f83f6e 2,015 1.00/1.00 vMB 130
460,158 460,158 00000000000000000017882dad204ee4db345ed7cc07877fa66835f7a287225c 2,148 1.00/1.00 vMB 166
460,157 460,157 00000000000000000191576c048499c5a5fba5118ddb2095172a4536ccb74c32 859 1.00/1.00 vMB 142
460,156 460,156 0000000000000000009af887dea1523c03cfd8ee100ab096304eb2065e57b34d 2,509 1.00/1.00 vMB 195
460,155 460,155 000000000000000001783c6fd2911fd6097624125d2ad234a730902b1f10e6c0 572 0.28/1.00 vMB 117
460,154 460,154 0000000000000000013631943a0fa03e06055a45ca634f20a8f2ab027f9f37a0 29 0.02/1.00 vMB 132
460,153 460,153 000000000000000001e9f8683cf9eaff225e73eac2e83989d100a026691a1d8e 1,226 0.72/1.00 vMB 111
460,152 460,152 000000000000000001422c2ff2c5c0617a5c80615cd4340c995f586e3f324917 1,112 0.61/1.00 vMB 130
460,151 460,151 0000000000000000016e515249d2c4bed78c46ae302c1c6fe3f8110cde91d12a 1,426 0.67/1.00 vMB 127
460,150 460,150 000000000000000000bd4938762a4644a06b1a4a33ef897ae16d3b56e50a2cf5 1,296 0.74/1.00 vMB 103
460,149 460,149 00000000000000000079d7bda90516e674493001c5c9513fa7720ec3d788ff09 1,430 0.81/1.00 vMB 105
460,148 460,148 000000000000000000e88343dd77e57a8263b8d99f92a7d90b6214f285e2c8d3 1,785 1.00/1.00 vMB 147
460,147 460,147 0000000000000000015d5d595849c5cd43cff7b2299a43005040f89f1f45addd 1,491 0.67/1.00 vMB 126
460,146 460,146 0000000000000000000f6f19f7363653d387a995f18b4e3952933c20cb561f32 1,106 0.57/1.00 vMB 113
460,145 460,145 000000000000000000988eb171c4269a4fe8a838b7b3853afc88539dc45d4b03 1,203 0.65/1.00 vMB 125
460,144 460,144 0000000000000000014f60770f104b5d8bfa11155b0a5446a6058e4878e460f2 1,026 0.51/1.00 vMB 127
460,143 460,143 00000000000000000069072618509e5efa3d55128329645dd548060fa48d3747 1,920 0.92/1.00 vMB 116
460,142 460,142 00000000000000000163e61394a8ac6eee6182859dbb213f11a5a0d08fa705e9 2,102 1.00/1.00 vMB 157
460,141 460,141 00000000000000000106a502de28fee8306c9b525b45cb36c5f5421f72a1fac9 32 0.01/1.00 vMB 141
460,140 460,140 0000000000000000019776e522453c125ebe1b17af88db14a8eb6337bdcf3128 78 0.05/1.00 vMB 149
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.69 GB
    • Received: 11.95 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.