Loading Tool

Explorer IconExplorer

Memory Pool

80,934 transactions
21.99 vMB
0.06962088 BTC
Random Selection Loading Transactions
Max Size: 147.14/200 MB

Candidate Block

Mining Attempt 33cc1e94a064147bd7476e27fcae4ceabc3fa7a8006f8284c0234c18f517d18c
Version 20000000
Previous Block 0000000000000000000098c0168ecd19e51a002933840aadeb6c7d5232973e06
Merkle Root e7bc6cfc7a79fc649bb945b45dc8d4625438426a96a3213cf4fa81eec50368af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.01824759 BTC
Feerates: 150.93 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,187 (895,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20,717 20,717 0000000040579ca2d9216af5b97cefaf15c85d5f1e063d634f0ccbbbc8ba7482 1 0.00/1.00 vMB 0
20,716 20,716 0000000028bf38836b7c1ded03ec8decf9a9576a9b3f5bd2e6eca61c03d05d70 1 0.00/1.00 vMB 0
20,715 20,715 0000000095c8969060bf20837bae5e912bccf8e42fc392d26ea2f14f91beb619 1 0.00/1.00 vMB 0
20,714 20,714 00000000a059d4fe9d3b86c4a088e8455ef570bad50ea054e6d2fb1a7582d0f5 1 0.00/1.00 vMB 0
20,713 20,713 00000000ef48bb9e72229b0a64b6d7204d2a60a12140a6f8bd159c20e99e1cbb 1 0.00/1.00 vMB 0
20,712 20,712 0000000018672765576f6cb8817c55671542b268b452689301910afcef87c433 1 0.00/1.00 vMB 0
20,711 20,711 0000000096796bb01a0b51bb7026fd31b53db786f0d0cd2d8f96b2cb214138be 1 0.00/1.00 vMB 0
20,710 20,710 00000000713d7235cfbd9b778a714896a3386bbd1f697c6bcd159348eb3e47a5 1 0.00/1.00 vMB 0
20,709 20,709 0000000075e30e828f5085dabee80ae4952cb9eef4384c7c49d028bcee1be908 1 0.00/1.00 vMB 0
20,708 20,708 000000002fb11c02f9f25948fc82ec4c2cab3625468387ae9b7472d99308de7d 1 0.00/1.00 vMB 0
20,707 20,707 00000000ec3f36afba72f2b75ff46189316ff6f3686aaab1fbb813f83cdb22a6 1 0.00/1.00 vMB 0
20,706 20,706 000000009f278d0d8db6db7eeb38893d1d0ec8a2659ed45ec59df79c43b1f172 1 0.00/1.00 vMB 0
20,705 20,705 00000000822e54a48e9fd7374a8f75ed06445d73c5245b8b5b552fced4b67963 1 0.00/1.00 vMB 0
20,704 20,704 00000000c681ff24fb0393f40d06f7062a87d591e6b5e1486900db4039f2825a 1 0.00/1.00 vMB 0
20,703 20,703 000000004a33cfefbf7ab18267a741670c363a7ba5b269bc55f3d82a801137f4 1 0.00/1.00 vMB 0
20,702 20,702 000000009ec504f3a96f62a0742765116716b0cf5626e7781f31a985675bf537 1 0.00/1.00 vMB 0
20,701 20,701 0000000069c8b6ccddafe70aa8105727a38f1851ecc3519376d111feed210afa 1 0.00/1.00 vMB 0
20,700 20,700 0000000079c8a42466140e5e00df56cee839c4eb0e4521351f2b2b6e8e440290 1 0.00/1.00 vMB 0
20,699 20,699 000000004308b2857f36fcb1b9edaa61a648f9bf36dfa953f068107a49205830 1 0.00/1.00 vMB 0
20,698 20,698 000000003862b120f588838915a59086c067a0642c4f43a4d97a73d86517f2c5 1 0.00/1.00 vMB 0
20,697 20,697 00000000fc3b121443c53bf88af7c3ed69d196e118c2efefd0497e9fa020d2c6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.43 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: 822.85 GB
    • Received: 24.82 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.