Loading Tool

Explorer IconExplorer

Memory Pool

40,328 transactions
18.90 vMB
0.18622252 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.82/200 MB

Candidate Block

Mining Attempt 3772fd7c35ff17033cf97070d0d90278e82c47ddf92c7d06deb14d23174a55df
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (866,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
46,446 46,446 000000000632c9688859f3b18fd209687316dcc8fdb1bb625d4ac04336102617 1 0.00 vMB 0
46,445 46,445 0000000014a787e36aae5375957eea14e4cdf4329140e1c41666a46da61c9c69 1 0.00 vMB 0
46,444 46,444 0000000024c34e997bbd3764ca5068b3616914ba7794e9f0ac77e9f5c40ee960 1 0.00 vMB 0
46,443 46,443 0000000030749e61870fe421ad67154336c0a00a45a6bf33f2b02d6ccde91bc0 1 0.00 vMB 0
46,442 46,442 0000000017afdf53753a2d71432f7a61087283e0f6524f2dba66ccd40bd4cb79 1 0.00 vMB 0
46,441 46,441 000000001e40c78d224c9640bbf018a04546db362b0dd39988c41ab1f14f6181 1 0.00 vMB 0
46,440 46,440 000000000a92005ddbc2138994e517d354643f243fd287db55b6d3df4221c2a9 1 0.00 vMB 0
46,439 46,439 000000001e8549f7636c2590ed1df2d3f44fead7b2b7775d6e25ea09fb1b9bc0 1 0.00 vMB 0
46,438 46,438 0000000019112e4fd850d7abc61d6fa63580928b944a1548b3e2d1013eee5069 1 0.00 vMB 0
46,437 46,437 0000000017acd35dd77f79e5264ada028596c1affb2f7ef8150ae1b10401caad 1 0.00 vMB 0
46,436 46,436 00000000156fbbb7f8a72b4afa2edd49f6561c1b9a40b9935e263db7b0745f4c 1 0.00 vMB 0
46,435 46,435 0000000034cad71846faaf9eca96ce443a866c8dd7bc3dadb056cac6044b4780 1 0.00 vMB 0
46,434 46,434 000000001fb0a01d6da20943754918311c74e2be2e325e1af5d7b9f3aa74226c 1 0.00 vMB 0
46,433 46,433 000000002e90a9be598ea66e6da0d72ba6e2e0a64c602b6f8a9fe4fb8f4d50ed 1 0.00 vMB 0
46,432 46,432 00000000008af02dfb5774d80227189c847e639ba884994890012fe509d231cc 1 0.00 vMB 0
46,431 46,431 00000000115e567ef814678028fc58984e51593c61153f10626cddf0bd49fc09 1 0.00 vMB 0
46,430 46,430 000000002bac9e703a7adf291f22b87e16b462ed4efa61c79fa74feec551f432 1 0.00 vMB 0
46,429 46,429 0000000030f36fea00bfe754cdd8c03f28383a6c8ef1282329f58fa7787eba90 2 0.00 vMB 0
46,428 46,428 000000001684186b1320d9950c32a36ecab31a727c05ce9558a6e784bd10d446 1 0.00 vMB 0
46,427 46,427 0000000029269df64b5a4742a765b85ea2558bcb988494e0b82f00aea170464a 1 0.00 vMB 0
46,426 46,426 000000000bfb6af9866f7982f2a5618780749b0e11077aa9475ba4a7e18f4159 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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