Loading Tool

Explorer IconExplorer

Memory Pool

75,149 transactions
27.76 vMB
0.07622815 BTC
Random Selection Loading Transactions
Max Size: 169.36/200 MB

Candidate Block

Mining Attempt 482aa1a455fd92a133af182e4538ec5aadcccc05cfb9a9af009eafea324d0c3a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 49d26a5bfa70bdef06c4b29e9de8970ae9a37741f83da47d480d52d37bcd4503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01683608 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (635,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,224 280,224 00000000000000000b5d59a15f831e1c45cb688a4db6b0a60054d49a9997fa34 75 0.04/1.00 vMB 30
280,223 280,223 0000000000000001dd8e548c8cf5b77cde6e5631cd542e39f42c41952e5e7085 75 0.03/1.00 vMB 43
280,222 280,222 0000000000000002a93b6467a6de10fdbc7341566857a11cfc53bcc80bece510 30 0.02/1.00 vMB 25
280,221 280,221 0000000000000002750dc0a752cb6cfb2ccabcb4e500d24a8f91f2614f2bf544 486 0.24/1.00 vMB 51
280,220 280,220 000000000000000067a065c4596c16949431b4472067593d48fd9999cfdabae2 82 0.05/1.00 vMB 37
280,219 280,219 0000000000000002e2fbed56d079de3c4615f4a036e6d72ade99e36f3fcf7c27 164 0.09/1.00 vMB 32
280,218 280,218 00000000000000007a746d7fa4528e3562d401f487dfd5e7973cbff249cf8170 91 0.10/1.00 vMB 21
280,217 280,217 0000000000000002eede2e6c1dc2bf36ccf7e7109c9d9bc7e29a85a3e46f1f1a 495 0.25/1.00 vMB 44
280,216 280,216 0000000000000002de20f3808b5f15a13c7ffbbc00fd9bf928bd36f674c05c26 423 0.25/1.00 vMB 27
280,215 280,215 000000000000000239996663f4eff478e769402d80af7ce82d7647a5a43ac14c 104 0.03/1.00 vMB 96
280,214 280,214 0000000000000002b2e76f0daf3182e1554df7ae6975825a83d21dac211a34a6 110 0.03/1.00 vMB 103
280,213 280,213 0000000000000001e7b7dc263a2731274f0cd6dcc67cbcd33bbebc27eb7f69d0 530 0.25/1.00 vMB 55
280,212 280,212 0000000000000002c1aa15b6f048110c53054fc1f8cfacb1a12de9bafd6be066 202 0.10/1.00 vMB 40
280,211 280,211 0000000000000001765ca25394201939b41435b0503604955148235ec635db7a 233 0.15/1.00 vMB 36
280,210 280,210 00000000000000002140d5d875fd722aaf81708349e5ee306a743e4295aab1bc 528 0.25/1.00 vMB 30
280,209 280,209 000000000000000258b73dcbf65ffa3991a568b4b462986aff1e030cfb8ce27d 86 0.03/1.00 vMB 202
280,208 280,208 00000000000000010d35b7c3644e5d661fc8e4fac576ca4548d5a1a48392e5be 17 0.01/1.00 vMB 33
280,207 280,207 00000000000000011b581039b7a70b834248dae1eb39cb5100daa21e49f92630 95 0.04/1.00 vMB 33
280,206 280,206 00000000000000029820ae4ce086ea71c573e0d968eef229272522c714d3bb82 454 0.23/1.00 vMB 29
280,205 280,205 000000000000000131962f3b2d4971f41fdb21a1d55fa82f3ec764e86b26937a 88 0.03/1.00 vMB 176
280,204 280,204 00000000000000028c3bcb33e5b37663de1b072801bf0e857d4fdc283704a824 129 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.