Loading Tool

Explorer IconExplorer

Memory Pool

76,603 transactions
28.55 vMB
0.06932856 BTC
Random Selection Loading Transactions
Max Size: 173.01/200 MB

Candidate Block

Mining Attempt 3fd1348fba6d302ccb4ccc991428d4d428b427ae5e6f165d3b462ceccd9dabb2
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a7627cd1f275ec151c6ad0308fe208f6bc8414376a5c856125d458ba5cfb7b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,629
Size: 1.00 vMB
Total Fees: 0.01009329 BTC
Feerates: 71.79 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (638,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,373 276,373 0000000000000002d9f7be8cadbe2b2f199d223303b59768819fed5e021e6e38 31 0.01/1.00 vMB 38
276,372 276,372 000000000000000067ffd76ed54377a609031d3591821e07d6787f5832bf36d7 233 0.09/1.00 vMB 72
276,371 276,371 00000000000000034d177c63ccb190f152a77bf2883be6bb3ffca5ccef9fabc5 128 0.06/1.00 vMB 68
276,370 276,370 0000000000000000958b54b6abf757e5371515c54b402812b00cb064b5887df3 68 0.03/1.00 vMB 38
276,369 276,369 000000000000000341984ee71fb9a1e4f6db40e1703f0002dda5d0b8cab0bd5f 16 0.00/1.00 vMB 35
276,368 276,368 00000000000000038264d327e20357431c76c34d8ef58cbe86961f87720304c9 59 0.02/1.00 vMB 18
276,367 276,367 000000000000000044586522416e788575212bb26014a12b190aecc78a0fe3dd 324 0.15/1.00 vMB 48
276,366 276,366 00000000000000025926d467bc3aa748a01aae2ea267ae2b3bb327cf32bf3f5b 32 0.02/1.00 vMB 39
276,365 276,365 0000000000000000ec92c8a5bef867e8d059928cdb3606e3d4bab20a6a2854b8 22 0.01/1.00 vMB 27
276,364 276,364 00000000000000011320de9a9f28685fe49122be85c0e9453aa37933a8ed7d2c 479 0.21/1.00 vMB 39
276,363 276,363 000000000000000265383fcb0576982a1bcc9b6c35eccc191af6ad7fbd83174e 285 0.15/1.00 vMB 33
276,362 276,362 00000000000000020db704a4f72bb5eec83cc153b90692b05f5709100209db55 433 0.23/1.00 vMB 35
276,361 276,361 0000000000000001f02ebdb14f858b7af5b852262a2116dd3305996a5ad9494a 176 0.07/1.00 vMB 47
276,360 276,360 0000000000000001d4a7f4e78a34881eb83aacc0f82a5294a75dce01e2885f04 250 0.12/1.00 vMB 37
276,359 276,359 00000000000000025ff593b7d1bf5a0c660c0af8eda607b76777d79740e6f501 129 0.07/1.00 vMB 31
276,358 276,358 0000000000000002292699cd1e5d033dbcfefc302dc8d8db5f7e602fa8e1ce6b 156 0.08/1.00 vMB 33
276,357 276,357 00000000000000032668db15692d01d2ce7029657b80ff26f1208004d8ee6ace 532 0.29/1.00 vMB 38
276,356 276,356 0000000000000002f376c73c1cac11ee384fa5f2060408d47cf4e7bdca9d6075 412 0.19/1.00 vMB 69
276,355 276,355 00000000000000022ba11b0907bdec5233430fd20f147daeca628fb3bea92e38 54 0.03/1.00 vMB 30
276,354 276,354 000000000000000312d0c488ea784bd0f7ba318e0d7dfc68355b8df64c2161b3 183 0.07/1.00 vMB 34
276,353 276,353 00000000000000006d603d25d93eb6dab5a75146be0b79129d373eda1f2a1890 537 0.27/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.