Loading Tool

Explorer IconExplorer

Memory Pool

78,572 transactions
29.02 vMB
0.09721897 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt 217d11a337eb1a68ff8948c1c36a304f41ec29a06353ce1f9f44a3096f345e30
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 69e40bf6a45362f38cbbcf834dec8f51f5038c7cc5229bb1abf3f08bf98936e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,670
Size: 1.00 vMB
Total Fees: 0.03668135 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (452,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,404 462,404 00000000000000000091859cc8e5f504578437931da09dfd3d7298ed77ee7ddd 1,071 0.99/1.00 vMB 88
462,403 462,403 000000000000000001fd330f346325b762fc9e83d3c4360550839ffad3ba3506 1,050 1.00/1.00 vMB 94
462,402 462,402 00000000000000000137a349c2d06b13a932e8cbaac688fbac5daef62143150e 1,570 1.00/1.00 vMB 105
462,401 462,401 000000000000000000a66af10552e59f8099ae2db9a4217206c9292e0f4bc3c4 2,340 1.00/1.00 vMB 153
462,400 462,400 0000000000000000009a83bb27dbfd96b116841da5c534b4652f4a9a4d7a079e 1 0.00/1.00 vMB 0
462,399 462,399 00000000000000000099d0c52d40e4e096095a75cc860e794e443665f7d08083 1,365 1.00/1.00 vMB 104
462,398 462,398 000000000000000001cf40f784fc31e160fe2236a87978924f21606ebca595be 2,503 1.00/1.00 vMB 197
462,397 462,397 000000000000000001d28a58741f7e0c90f5518793d4f49ad8579c9c3dc6db56 2,403 1.00/1.00 vMB 172
462,396 462,396 000000000000000000587801197bf70baef144bba6dfb533621f304b541df8c6 1,462 1.00/1.00 vMB 111
462,395 462,395 000000000000000000202b8fe95f38b4ce59fc36d850c63ad46251a5ff3c7ea7 2,356 1.00/1.00 vMB 134
462,394 462,394 00000000000000000169e1bd41cec262b5056e81a3f1a832353fe3d78820af37 1,744 1.00/1.00 vMB 138
462,393 462,393 000000000000000000ec1758507379c3760c1993817d0a0c5ae4ab54105b8b47 1,448 1.00/1.00 vMB 108
462,392 462,392 00000000000000000084306f46265058dba54b6d93ae2eac3a2d61208650b851 1,812 1.00/1.00 vMB 154
462,391 462,391 00000000000000000059de4bfce7a09fe8c4be773dc9c0f9a0468bbf1b22f115 1,872 1.00/1.00 vMB 170
462,390 462,390 00000000000000000090323c7530d6c08392d785569f5690185b70935d9bd10c 2,321 1.00/1.00 vMB 169
462,389 462,389 000000000000000000b468577a218708d7377f56493e49a0c4d5da7f2f118c46 1,376 1.00/1.00 vMB 115
462,388 462,388 000000000000000002020d412da43485eebdfa6f82215670c673c2bcf326df2b 2,201 1.00/1.00 vMB 129
462,387 462,387 000000000000000001505b0c3785e8f68b4717439c066b495ddb46d8f0d30554 2,046 1.00/1.00 vMB 141
462,386 462,386 0000000000000000017f05a66b57b80a30a8750a4a50e01568a0ca98f23fb849 2,319 1.00/1.00 vMB 127
462,385 462,385 000000000000000001ab4ee8526c842fd23d762504801535b121dbb072a2c4d3 2,384 1.00/1.00 vMB 189
462,384 462,384 000000000000000000a47b102b0f327d296ce99236736ccc43b2fb9ef7045048 1,343 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.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.