Loading Tool

Explorer IconExplorer

Memory Pool

74,433 transactions
28.26 vMB
0.07200117 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt 2ce394452d1563b3e70e096df20b0a575b6e27e8387625b99eb6e4ce00e4b799
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root d9a8e775d9912216deef61f2caf690d0a3f0a1cd3b739c5ad4788ac55ae29e2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,171
Size: 1.00 vMB
Total Fees: 0.01098579 BTC
Feerates: 150.77 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (533,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,647 381,647 0000000000000000065ab154534ecd2378cc6d721d6be88380d465190247b1bd 2,040 1.00/1.00 vMB 63
381,646 381,646 00000000000000000746c00a63e152e616117a1e48a710ff212f0de734497ead 184 0.22/1.00 vMB 10
381,645 381,645 00000000000000001067246d1a516d8bc9b7a3b5aa208106e8a3e50431c8c6b8 703 0.51/1.00 vMB 18
381,644 381,644 000000000000000006aa34da72b2e91f079a6789ca3d18e2e97a7e30932c9bf2 2,253 1.00/1.00 vMB 44
381,643 381,643 0000000000000000097e78cc01520ea1c38d72c922830f49dff8c3e7978d149c 664 0.30/1.00 vMB 37
381,642 381,642 00000000000000000d488d5044b4d6aeb103728f2aee0da81a6641ae2e4010a2 625 0.32/1.00 vMB 38
381,641 381,641 0000000000000000012c8af6becfc7574808946248a9847244eacf605be0e604 1,815 0.74/1.00 vMB 42
381,640 381,640 00000000000000000a8e26ceb2ed5d0444344eb17add63771552e086f08f89e3 931 0.43/1.00 vMB 43
381,639 381,639 00000000000000000c8f272e900656eaa2bcd4dd2e261e61a50229f61676f5a4 671 0.29/1.00 vMB 50
381,638 381,638 000000000000000002f14b22e1de9846cf7432625c1045aaf2ef6bf4f5027554 150 0.07/1.00 vMB 33
381,637 381,637 000000000000000001f6137ae458471b5c63785c73d510ab4ae2ffd08427f6af 347 0.20/1.00 vMB 31
381,636 381,636 0000000000000000118d4a15c50597fdcae5aa2ca934984bf872e57ed5304272 741 0.29/1.00 vMB 47
381,635 381,635 0000000000000000097b47432345c53d5537c2f3aabdc10f62df3720eafc49cf 375 0.20/1.00 vMB 36
381,634 381,634 00000000000000000ac963785f109fc2dad981f3b8acc5168c3f9096a92dc71e 412 1.00/1.00 vMB 4
381,633 381,633 0000000000000000032a83d8d2cc051db6983f51d472b3879f079594104ec4db 380 0.21/1.00 vMB 31
381,632 381,632 00000000000000000f42f38b0aa9a06ad98c7af4f56a825da94ea0988751b7d0 228 0.12/1.00 vMB 31
381,631 381,631 00000000000000000a6fdec24a12a1d533d35223f5a9eb5c5f915854716a094c 1,007 0.51/1.00 vMB 36
381,630 381,630 00000000000000000871de06aca7398401150d66db899482926e5f38a4309feb 202 0.15/1.00 vMB 5
381,629 381,629 00000000000000000fe4b5585688bb17e3f6303c0e9f714db8b9ed72a1be076e 313 0.16/1.00 vMB 27
381,628 381,628 000000000000000008f3e43347d800cfc62001ac1e89743b81ec5f16f8e1fbb0 1,258 0.54/1.00 vMB 42
381,627 381,627 0000000000000000087c70ff5d78fba7dd8dae920d2dd6f621dee6bcf0e8410b 364 0.17/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.82 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: 711.22 GB
    • Received: 17.10 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.