Loading Tool

Explorer IconExplorer

Memory Pool

43,531 transactions
22.89 vMB
0.12666941 BTC
Random Selection Loading Transactions
Max Size: 125.31/200 MB

Candidate Block

Mining Attempt 8b13cbea706dc903be43ad918e119835446d876df9f771eaba24f2b8bc0ad0ef
Version 20000000
Previous Block 000000000000000000002de571b094bfff7eee2407ae753761569733a5146f33
Merkle Root dd7a66a20f8a7fa378fd8c6c9bdda2599a8db6690c4c898a3d522e184aa61941
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,640
Size: 1.00 vMB
Total Fees: 0.05068576 BTC
Feerates: 101.64 > 5.08 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,085 (855,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,381 58,381 0000000002134d6332ca0cf4d2215e106e9a41186a2d6058b47103a70345a9dc 1 0.00/1.00 vMB 0
58,380 58,380 0000000012eb75d877cf00d44ff5b136bd4f951ddd363061c5cc5dec5d9b637d 1 0.00/1.00 vMB 0
58,379 58,379 000000000b0ec448bc3a5f205c95b421c9f597ded12203e3481924802d4b963d 1 0.00/1.00 vMB 0
58,378 58,378 000000000d6ea97fa7c370990c86d1d71119efabf98c0de9b25350a2ae04342f 2 0.00/1.00 vMB 0
58,377 58,377 00000000021bcdbe4543817bb229969bdf7c5b1ee9c654574e674a9b969de0a1 1 0.00/1.00 vMB 0
58,376 58,376 00000000078936197729ad83a111f1f3ccda58ff7ee8a800da3cda0da951ca0b 1 0.00/1.00 vMB 0
58,375 58,375 000000000397f6b178512e3f71a3682bd96d102069da9c8fbc861dcb76bfb519 1 0.00/1.00 vMB 0
58,374 58,374 000000000e83a038cb6e63a7ee024b53c7fee3ba0aea7a36e4e0d18d30e0189e 1 0.00/1.00 vMB 0
58,373 58,373 000000000f214b4c0f4cd6179e74611b9e3a81e3b7b721dd9258e0608bed7959 1 0.00/1.00 vMB 0
58,372 58,372 00000000120caa611800b1c3330470d2c39edcb2a1a1505e6fffa5c1f48b3c87 1 0.00/1.00 vMB 0
58,371 58,371 000000000533985757f754ab1a5e3d8167b3c8315c871f6350e3933d2cf611a8 1 0.00/1.00 vMB 0
58,370 58,370 000000000dd50d360ec55c2fe210e447d67ec10d3ccf9a1a8ed4a0eb8daf15cc 1 0.00/1.00 vMB 0
58,369 58,369 0000000005223cb95fc2378ef6fe7a4a7526dc4b61442d5afe94b490d9713e2a 1 0.00/1.00 vMB 0
58,368 58,368 000000001247b8bd042c2fb007264e55141ed21648658e04e30b8e01c3f21e30 1 0.00/1.00 vMB 0
58,367 58,367 00000000113330f4e71975e70a75dfdd6dfd719684b6d14331f2c472c0acada8 1 0.00/1.00 vMB 0
58,366 58,366 0000000002adea5398d2e7db469bfe32f3955fa5b9d82240c95236b099ed8cdf 1 0.00/1.00 vMB 0
58,365 58,365 00000000152a8cb657eb16981f19fb7aed27a28068f91a86be3a933235c45726 1 0.00/1.00 vMB 0
58,364 58,364 00000000108328c6d8c42cd757684e64b6ec7124305f64f3a6f1f69fb70bee60 1 0.00/1.00 vMB 0
58,363 58,363 00000000087a3b048828dd24c11b7d0e215b6d99be90abcd520c9490046970ae 1 0.00/1.00 vMB 0
58,362 58,362 0000000006c0240f5bd66a23cb8640686eebb0b239ff46763e5e126f3f3f274a 3 0.00/1.00 vMB 0
58,361 58,361 0000000014f67378e393106d5afab2f6e28d8c4553f390c6736e7feeae29cba6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.74 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: 556.15 GB
    • Received: 7.01 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.