Loading Tool

Explorer IconExplorer

Memory Pool

40,694 transactions
25.81 vMB
0.05052067 BTC
Random Selection Loading Transactions
Max Size: 134.71/200 MB

Candidate Block

Mining Attempt dd8451bf36d18c5c1fdcceb142eebeae76ff86c1191c95141f958eda23c9129e
Version 20000000
Previous Block 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43
Merkle Root 984cd0d5ab20efd38b65b65debc7f3d652eaa912539bf418d306e41b61c3b15d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,513
Size: 1.00 vMB
Total Fees: 0.00362918 BTC
Feerates: 60.14 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,755 (350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,405 914,405 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84 3,296 1.00/1.00 vMB 13
914,404 914,404 000000000000000000001174509a669f8c3afed786e1918a5d9c82a348da961f 2,977 1.00/1.00 vMB 3
914,403 914,403 0000000000000000000048ace00f1641dc15248fc2fc2742944a845d6fb12f13 3,003 1.00/1.00 vMB 6
914,402 914,402 00000000000000000000aacee3d0faf2b22f3b966e3836c7cc9e870a4cab1ef5 2,938 1.00/1.00 vMB 5
914,401 914,401 0000000000000000000193cf6124fafcde4bea4e3849501cd177b3e255e38e24 3,744 1.00/1.00 vMB 0
914,400 914,400 000000000000000000006168f3bb35d0be5838936909bd3a7ef8c4beada77ed0 6,152 1.00/1.00 vMB 0
914,399 914,399 000000000000000000019ee627f4478a23ad06d0bb46c36ae45286e1438a0f88 3,674 1.00/1.00 vMB 2
914,398 914,398 000000000000000000019a0725ca2d0e21a923c8a725d5d1d79162ba450bcd64 3,793 1.00/1.00 vMB 2
914,397 914,397 0000000000000000000092b334296497f8a3def49a650eb86e037d9f7f8d3a4b 3,960 1.00/1.00 vMB 1
914,396 914,396 000000000000000000010d45092586522095682cd6543e139e7026f9f950712a 3,604 1.00/1.00 vMB 5
914,395 914,395 000000000000000000017a98b1c7d9052f1c2b6b85393b7fa5e5919d663547b0 3,515 1.00/1.00 vMB 6
914,394 914,394 0000000000000000000199f2fb4edb180e810e89969837614fe252aa1a8cacda 3,817 1.00/1.00 vMB 3
914,393 914,393 000000000000000000010ac925ea2d566953707a27050fede0bf8ec21bb7f373 2,000 0.68/1.00 vMB 2
914,392 914,392 00000000000000000001b2b8b03ec5944ecabaa6a12afcc2204c8d5943cca227 2,284 0.64/1.00 vMB 3
914,391 914,391 00000000000000000000eaa8c5663816a18609f4538c61d8325f9c0ff87009dc 2,313 0.59/1.00 vMB 3
914,390 914,390 000000000000000000003a28bcc202f67e6a1b1c303e643d7425d6a567d0e59a 4,151 1.00/1.00 vMB 2
914,389 914,389 00000000000000000000ea44a70c6c5a1746988eb08e5c869d17fe038fab6a12 4,970 1.00/1.00 vMB 1
914,388 914,388 00000000000000000001a40b348a33e9c5c84a39bdf973e3797c5f1d3a177072 4,349 1.00/1.00 vMB 6
914,387 914,387 00000000000000000001e7ac144f4561b2187749ad9904b017629a86572e63aa 3,625 1.00/1.00 vMB 3
914,386 914,386 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2 4,847 1.00/1.00 vMB 0
914,385 914,385 00000000000000000001f122cf0937e5c605d5fea36d2d999d6519d79fdaec7d 602 0.17/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.95 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: 647.26 GB
    • Received: 12.91 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.