Loading Tool

Explorer IconExplorer

Memory Pool

78,598 transactions
29.37 vMB
0.06351619 BTC
Random Selection Loading Transactions
Max Size: 176.77/200 MB

Candidate Block

Mining Attempt 3d2c5d26d96f718d4c806b51f69181630ae89494e57685d1927ccf733cc7ba22
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 33c39b0dbc612d22ff6c6e306ab2e282b877593f083b38902d381b59afbe9f32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,417
Size: 1.00 vMB
Total Fees: 0.00365883 BTC
Feerates: 15.05 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (382,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,428 532,428 00000000000000000033705b43dab0e772cb2a9618e2edc2f709eb36efa9e015 833 0.65/1.00 vMB 26
532,427 532,427 0000000000000000000367d1806f01c589fafa29cbec2c4223f47d9eaffd190d 1,910 0.99/1.00 vMB 17
532,426 532,426 00000000000000000017036a568b4e4f579b427d42cf76fb1687450622d726d1 1,820 0.99/1.00 vMB 19
532,425 532,425 0000000000000000001a34295aa5bd9bc0836d841a7522dc52f06fb1be1dded9 1,465 0.83/1.00 vMB 15
532,424 532,424 00000000000000000009b6035cab20430a3e6a2b73c38bb566ea87f65854e48c 1,172 0.75/1.00 vMB 21
532,423 532,423 00000000000000000030d8a1270ac66af963ce07e739039f025ec1db6a9c2026 296 0.76/1.00 vMB 2
532,422 532,422 0000000000000000002d5e17a274184e300587b1c58a2860bdb4bb0cd8deb3b4 2,018 0.99/1.00 vMB 21
532,421 532,421 0000000000000000003127948d5baba86c88ba0fc3e562d2f39f4e18b92f3f5d 2,074 1.00/1.00 vMB 25
532,420 532,420 00000000000000000016c432d176372a420b6cb90cd08a61f041e14049dbe99a 200 0.10/1.00 vMB 28
532,419 532,419 00000000000000000013ccd4e19f3daacb0bcdd3276e52d3f74d4b43ea3eda35 333 0.18/1.00 vMB 13
532,418 532,418 000000000000000000100406dec6d38d5b0edca97640aacb9cbe08930bf2885d 497 0.68/1.00 vMB 9
532,417 532,417 00000000000000000024b0dd782470ba50bd5263648f0269db886b43856671e4 1,282 1.00/1.00 vMB 9
532,416 532,416 0000000000000000000fca414e0efec9dae2a85f5c00713216013f9b38e8b908 1,050 1.00/1.00 vMB 22
532,415 532,415 00000000000000000027561a288d234cb012f67e5efe6c757242dc8fe9960e1a 1,110 0.69/1.00 vMB 12
532,414 532,414 00000000000000000013b9d00b1d90548acd6d28049bdae0cdc41017aa0af180 928 1.00/1.00 vMB 14
532,413 532,413 0000000000000000001f893dc70de92ab0b388891ac52cfa3923acde8b61a11c 1,519 0.99/1.00 vMB 16
532,412 532,412 00000000000000000033a39c211642e0a333facd826cf8f11b35cc0fa02b1f9d 1,147 1.00/1.00 vMB 15
532,411 532,411 000000000000000000131db348cdffaf97c55d39839256e6a68bd39dc97019c1 1,074 1.00/1.00 vMB 20
532,410 532,410 00000000000000000034686fa78ff8151a2c76b2bba769241dbd5d55757669ae 263 1.00/1.00 vMB 2
532,409 532,409 00000000000000000031cce7aee8b9a82341b42fb492f09d4963ae61f30557ee 1,229 1.00/1.00 vMB 12
532,408 532,408 00000000000000000032cddb8e70a05ff9a7b416671b9fb5e1b671be7b535f1a 2,367 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.37 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: 663.14 GB
    • Received: 14.89 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.