Loading Tool

Explorer IconExplorer

Memory Pool

77,239 transactions
28.95 vMB
0.06804798 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt e857eac40f13b45351152ace3d43f29fe26875026721183a6c8fcae9a1eab821
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root d2719ca971b5842c6b73df2144a310aef9a973a0043ec22b3d7c39430e89ff36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,902
Size: 1.00 vMB
Total Fees: 0.00498502 BTC
Feerates: 96.15 > 0.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (317,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,674 597,674 0000000000000000000fe78ac476d4766f25cc4b5eb72cfbbe1e36c758c8d021 2,705 1.00/1.00 vMB 73
597,673 597,673 000000000000000000022f0bab916333f2421ce592db40aef43b5f1c576ac058 3,023 1.00/1.00 vMB 31
597,672 597,672 00000000000000000001bdad45f6a8bb9f5f186713930dc864fa0ea8521f3cf8 2,501 1.00/1.00 vMB 26
597,671 597,671 0000000000000000000e83a76d4e48ab836c87af121aedc9ae673080b9a1f11c 2,657 1.00/1.00 vMB 21
597,670 597,670 0000000000000000000675d0f60947cb6a6218c7718b07e7793fd701638c22c1 2,943 1.00/1.00 vMB 32
597,669 597,669 000000000000000000160b98704688c4bd167ecfcd26f2f8f0efe0fe6db08910 3,179 1.00/1.00 vMB 42
597,668 597,668 0000000000000000000608049be9ea851b62c2d3549c1be6724d15d3f8dc10ae 2,801 1.00/1.00 vMB 32
597,667 597,667 000000000000000000033c1513a30e5bcd0ca265a7a5fe28033afd45d5fc1678 2,082 0.63/1.00 vMB 3
597,666 597,666 000000000000000000074f839fbc3ed64f9476e48cb5a0a2c83a221c4c758a3d 3,133 1.00/1.00 vMB 35
597,665 597,665 0000000000000000000df89b976ee8bdc26cd09aaaafe89a85e05a90ca6c035e 2,129 0.60/1.00 vMB 22
597,664 597,664 000000000000000000081e7d20f7440a7474650c43b70e8355cf7d2ad8ec2bf5 63 0.02/1.00 vMB 28
597,663 597,663 0000000000000000000298d4fa779bfc97272242b6f5c24cf9b31e767486820a 1,615 0.43/1.00 vMB 21
597,662 597,662 0000000000000000000ac1bf76a3599ad3ab935d97c018a78caeaf6f956bb8f1 2,317 0.68/1.00 vMB 10
597,661 597,661 0000000000000000000568619c1acf5bea45441f1bd76d73345da430cc76d4e2 2,731 1.00/1.00 vMB 32
597,660 597,660 000000000000000000077f9c96bd02be9f8da34b6fb356fd487c02bb0e290570 2,808 1.00/1.00 vMB 27
597,659 597,659 0000000000000000000ab5359ce99ec69b9e8fee89c07bffc3caa13e51282820 2,348 0.60/1.00 vMB 15
597,658 597,658 0000000000000000000e5a290e68ae51a1b04775be9a621a7b4fdadfb21cdeed 2,285 1.00/1.00 vMB 27
597,657 597,657 00000000000000000006e4f3a44392d6ea05710e37a28a0310ca2a1fadc4aa0d 568 0.22/1.00 vMB 29
597,656 597,656 000000000000000000110c43dcb36f230a136f125637f68e18531cd20ae57a37 119 0.03/1.00 vMB 30
597,655 597,655 00000000000000000014055aa413ded98f88105517c50636bb5ca8a95634f28d 158 0.04/1.00 vMB 39
597,654 597,654 0000000000000000001344b793cdac29a6af512f018dc0d7760835972e352494 74 0.02/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.