Loading Tool

Explorer IconExplorer

Memory Pool

25,455 transactions
5.77 vMB
0.04933208 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.42/200 MB

Candidate Block

Mining Attempt 4d014001cad5d125b1f2cf4fd0c14097cb1f385b6377d4fcd72392f3882bff85
Version 20000000
Previous Block 0000000000000000000175361dcea3a6ee6c0102459f4d919344d26f63798798
Merkle Root f045f6db4ce4cf400c8d1c74ac78e9ebc4b0be13c3241a586568dbd62e1539cf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 0.65 vMB
Total Fees: 0.03535224 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,199 (778,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,484 134,484 000000000000002b833cc68882bcdffdac17474c95ecd2fc2fbe87e1ffb56a66 0.01 MB 8 713
134,483 134,483 00000000000003ad51487aafd163c8da3af30a728d44f13606015d794eb9c774 0.03 MB 62 200
134,482 134,482 00000000000000ea9943d39db191f92c553c75316a3e333a0438c451733fb47e 0.02 MB 38 664
134,481 134,481 00000000000006a1c78498ae893e893f4492fd1390ba31571dfc6759cd590503 0.02 MB 27 0
134,480 134,480 000000000000061f8f9505da72003845411307c9faaa56083f531684e4200035 0.03 MB 71 108
134,479 134,479 00000000000007b569777d044a276f07beaaeccc34b97fc9f953f3a158c16ef0 0.01 MB 21 967
134,478 134,478 0000000000000a630046563f7629c01c8613bc7a17bf9091ccadd870346c8c0a 0.00 MB 14 271
134,477 134,477 0000000000000b076362ff96bcbbab72b19fcd8c903fb1f68b32c58b62d6761c 0.01 MB 31 514
134,476 134,476 000000000000039491ce97987100eeef6d79919010fcd24e24550d9cb40e3769 0.02 MB 28 443
134,475 134,475 0000000000000919d9d083a2d9e006f26dd79a3d9a2457f27571669983a0c127 0.01 MB 11 683
134,474 134,474 0000000000000562298dd36292a7aadab16318d95667ef19fcc462d2cf231140 0.01 MB 33 729
134,473 134,473 000000000000079dbaf0da416211083a1dd9e8967c6232f8beb4168ca12a451e 0.02 MB 41 294
134,472 134,472 000000000000091589cd9bfbaf0d2c5b0a4b3cac30c69cc13c74a00919e5b6c3 0.00 MB 15 424
134,471 134,471 000000000000027a61f37e0a0770749084cc8ef7487d61ddcca2b08cad585f6d 0.03 MB 103 471
134,470 134,470 00000000000006513d2e9734257de8cb687407b65bdf0c51bad3bc3faabe30c2 0.01 MB 11 202
134,469 134,469 00000000000009d888aadbdc0eb0cc5329293af53661a2f0f1648b0c3f6f4807 0.02 MB 42 887
134,468 134,468 000000000000002527ed642d1f9a86a6e4aebafea3d8006211a3c0b1b23912ac 0.04 MB 95 268
134,467 134,467 00000000000008905548e6e842adea6825494589eb4d286eadf5c7fc83addb40 0.08 MB 49 182
134,466 134,466 000000000000068c71c0586ae2513b54df7f9e96ab92d11f0ebe889b561b29e0 0.00 MB 14 29
134,465 134,465 0000000000000a8c9d4a144dc63502c99694d0f689dff9758f67312663f456a8 0.02 MB 35 405
134,464 134,464 000000000000083e77dee25fc6f5d99b1af1e1c0792c03a7617a9c7e96b2fcf2 0.02 MB 55 478
Previous 10 blocks ↓
Total Size: 779.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 61
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.49 GB
    • Received: 0.31 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.