Loading Tool

Explorer IconExplorer

Memory Pool

26,505 transactions
25.10 vMB
0.05892496 BTC
Random Selection Loading Transactions
Max Size: 121.62/200 MB

Candidate Block

Mining Attempt ccdd3fe145a3a177e977f11ea150b64a6cdcdfcd25ff39a4e65e5a210025bbf0
Version 20000000
Previous Block 000000000000000000004ff881830c04b26c989fa21f8ba5071d7d6ae817da04
Merkle Root bb3c14a15ce5f09a8275a32cc4f20bd32eef7e9e2b0d0c6ab587d361197df3a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.01316375 BTC
Feerates: 100.53 > 1.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,179 (645,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,087 269,087 00000000000000082b9d9179f0bef7316aed8586af5b2a0eafed29763ecfcb27 584 0.25/1.00 vMB 74
269,086 269,086 00000000000000082634f8ad7b698af7c5397ac4b14e88593acfc6d1ff663842 242 0.15/1.00 vMB 37
269,085 269,085 000000000000000686fd5cc068d0f3605b7ce36bc5443654cf5974d36fb6e2a0 480 0.18/1.00 vMB 73
269,084 269,084 0000000000000000710088b8dd8121c3ef8a9d2b88057528e21955ec45efb143 666 0.28/1.00 vMB 106
269,083 269,083 000000000000000180ce6f7085fa03118efc756b8c04eae6d76b0c3bb9299023 413 0.17/1.00 vMB 82
269,082 269,082 0000000000000004986b88c62434d0bb0bd6f0e48367058136e30556a22305c2 698 0.36/1.00 vMB 80
269,081 269,081 00000000000000018b7656587facad8769c5e5f97327db6baa1eee6d64ef41d4 678 0.25/1.00 vMB 98
269,080 269,080 0000000000000001e0ada48381cdc1b4e64a11a6e0bd7da78dfee1a1e06280dd 411 0.20/1.00 vMB 30
269,079 269,079 0000000000000006b8ae18de4e373b562aec37de933319165dab2b8bf43e31a1 617 0.25/1.00 vMB 117
269,078 269,078 000000000000000269494264990f36af8b9f75bca71567f25523972f54303e2f 213 0.09/1.00 vMB 66
269,077 269,077 000000000000000356181a678c723a611dfe0a5d62b707c2ee8890b07ceb5890 248 0.15/1.00 vMB 35
269,076 269,076 00000000000000020f994630b5e2a38f666d6813c18d7961c94144a1f19814b3 274 0.15/1.00 vMB 51
269,075 269,075 0000000000000007e0e6ca318d810517ba3c0d662a25f8318815eaf7c9b9244c 250 0.15/1.00 vMB 40
269,074 269,074 0000000000000000cb4577480e619166225b03d14458a37f45af0b73647a086c 181 0.08/1.00 vMB 59
269,073 269,073 0000000000000006e6ed0c52d114d4d60a48716191706c4c865f539dc28b13bd 498 0.19/1.00 vMB 79
269,072 269,072 0000000000000002cdd4779a47bc61d020cf7208021b0db856028831d6dbd3e6 735 0.34/1.00 vMB 57
269,071 269,071 00000000000000015e2d0f575aaed0743fd3141487f7d34ebc83622313da1a1f 270 0.15/1.00 vMB 58
269,070 269,070 00000000000000047e5291a3f0f24e9de9296b10447039bca41bbcd6aa70be00 1,148 0.50/1.00 vMB 91
269,069 269,069 000000000000000681398471ddf1c6ac07baa4f3dfe7c157c7ef58f6a3e321ad 330 0.13/1.00 vMB 66
269,068 269,068 00000000000000050e54cb2f31d98de5672aa7fd5819ea6e566c6d50e79a0666 91 0.15/1.00 vMB 12
269,067 269,067 0000000000000002e086aeee7fa39595099252c1b3fbf94039ddb5aa5f7f8bf3 397 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 780.91 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: 571.99 GB
    • Received: 7.83 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.