Loading Tool

Explorer IconExplorer

Memory Pool

40,736 transactions
26.43 vMB
0.06011496 BTC
Random Selection Loading Transactions
Max Size: 137.89/200 MB

Candidate Block

Mining Attempt d055de4f1d53763ce99807b3e6e85f3929a6457ac466fa5d1e114af9047fcd0c
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root ed80682385d76e765adecc5f94f7e8af4dc00670191d09ce3c20616938db1990
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,707
Size: 1.00 vMB
Total Fees: 0.01143477 BTC
Feerates: 151.03 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (514,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,002 400,002 0000000000000000016578099aab6d26d41c8815e9ab5f204f505ba4ac3c084d 2,849 1.00/1.00 vMB 43
400,001 400,001 000000000000000005421b1b2ee6d06d037557d7f5ec96852542413cfed40c22 1,298 0.98/1.00 vMB 65
400,000 400,000 000000000000000004ec466ce4732fe6f1ed1cddc2ed4b328fff5224276e3f6f 1,660 0.95/1.00 vMB 35
399,999 399,999 0000000000000000030034b661aed920a9bdf6bbfa6d2e7a021f78481882fa39 1,395 1.00/1.00 vMB 20
399,998 399,998 0000000000000000042e53d6fb5b1f8361504f6e5962c90eae68df31e2f2f7ec 1,803 1.00/1.00 vMB 26
399,997 399,997 0000000000000000065020289f5928f227dc7e92c424824fbffaeb3597909c0c 2,159 1.00/1.00 vMB 45
399,996 399,996 00000000000000000389c017302436575e6480fa70ddd39f635267760540be0a 2,246 1.00/1.00 vMB 54
399,995 399,995 000000000000000002e02f8cf9d84f28caff7049a5e7bcaa93d836704d4b90a7 1,192 1.00/1.00 vMB 54
399,994 399,994 00000000000000000439a173b11a7181bec588a982dd3ed3e7f487f6217e8449 974 1.00/1.00 vMB 53
399,993 399,993 0000000000000000022b8adc905af33324e3707314b3625164c2c47f933e1570 868 1.00/1.00 vMB 47
399,992 399,992 0000000000000000062547c530d119c86a1113addedc776d4c4477f13722ae0f 1 0.00/1.00 vMB 0
399,991 399,991 00000000000000000120d6588297f21815db198e63da7e424769b79b5228c1f7 930 1.00/1.00 vMB 52
399,990 399,990 000000000000000006af908fde6c62757ad8e529126d5f6dd450bcfce06bdac3 1 0.00/1.00 vMB 0
399,989 399,989 00000000000000000393deba8c8f426aa33ba4fbb35e7b6237af46f55a1f721d 1,840 1.00/1.00 vMB 41
399,988 399,988 000000000000000003ef007c67233fc65e7ed0d42fef816e04035f3aabf15ef9 1 0.00/1.00 vMB 0
399,987 399,987 000000000000000005fb53d81997bd5323283205af8d90dccf63e297f14358fa 2,329 0.95/1.00 vMB 61
399,986 399,986 0000000000000000003333288a2137c0638881278c68f21be40827f0a77c1876 2,718 0.95/1.00 vMB 63
399,985 399,985 000000000000000004d5fd189451a5451bb0a7b330980ad13e9029106d9c0e33 1,114 1.00/1.00 vMB 21
399,984 399,984 0000000000000000028c0b7f28717a3cbc06af3652d214cd94ffbbfdb0402969 2,579 1.00/1.00 vMB 42
399,983 399,983 000000000000000001a3e6e4442250082e028ed3344a4321d1f59ed1519e9a50 3,350 1.00/1.00 vMB 69
399,982 399,982 000000000000000005e03e6c32fb7479d87acf73982e6a82e6798355965c3447 875 0.47/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.