Loading Tool

Explorer IconExplorer

Memory Pool

66,260 transactions
30.43 vMB
0.07749393 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt 2431c27d0f670ae6d9dc2308f89ba56deac1568803c7353d33e117fafb7e827f
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 4eaeba982eea8a9aaac3106d46236bf30069bdc034bea202f411d9371751583f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.01835297 BTC
Feerates: 150.93 > 1.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (382,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,430 532,430 0000000000000000001a6990f01f62fc02b0804a99108632984938de5f642689 318 0.20/1.00 vMB 9
532,429 532,429 0000000000000000000036e3c9d1a01f8cc962d4a9c5f9ad60000a1367955fa1 1,047 0.57/1.00 vMB 18
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
Previous 10 blocks ↓
Total Size: 782.29 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.08 GB
    • Received: 14.48 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.