Loading Tool

Explorer IconExplorer

Memory Pool

44,274 transactions
26.55 vMB
0.06117942 BTC
Random Selection Loading Transactions
Max Size: 140.07/200 MB

Candidate Block

Mining Attempt 112aaf1dbe44ad6fde842eaf39f56ade258c422f2551966ccf4c166ad1983581
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9e5bde740bf1f95abd41de3bb073a8f6e9a422eff5f5ad63a2a55c938675a036
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,015
Size: 1.00 vMB
Total Fees: 0.01240704 BTC
Feerates: 140.50 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (559,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,282 355,282 00000000000000000421d7043dd4be19cc4351e34fe9aeef413ebc2ffd3ac136 125 0.10/1.00 vMB 16
355,281 355,281 00000000000000001157dbd111bfdeb3a7c0ba4d65ae7ad96e2a398fc1444f69 753 0.42/1.00 vMB 26
355,280 355,280 0000000000000000054b3f57e13426bb4b11929c71a2d299cee8d666a99a689a 129 0.06/1.00 vMB 24
355,279 355,279 0000000000000000158bf4ab8485b6edfd567318a9fcffca9da3f64442954f8b 1,219 0.68/1.00 vMB 26
355,278 355,278 00000000000000000a6fa9b6956257088077450e3abd09fb3199fb072f677e56 233 0.14/1.00 vMB 23
355,277 355,277 00000000000000000daa9a39c37f30853e3eae02ab4b3e5605fb49d5b7709d57 1,396 0.75/1.00 vMB 27
355,276 355,276 00000000000000000212140b130a572f2cd954396e8a34685359a00863a7fcb5 766 0.42/1.00 vMB 27
355,275 355,275 00000000000000000c41068f20f525d9a07fe7ef3f07e65d5aab5ed81f328007 380 0.20/1.00 vMB 29
355,274 355,274 0000000000000000087b412dd25820336a0f58e0f60bfdd233802434003b238e 141 0.07/1.00 vMB 31
355,273 355,273 000000000000000013de87263981dde4baffe966d4d00b0df8524188cf80d870 100 0.10/1.00 vMB 6
355,272 355,272 000000000000000006e459685f690c9aaca9bb1e61062851d082ac705b3ddec5 496 0.29/1.00 vMB 29
355,271 355,271 00000000000000000777f9fc73441e20ff4773a5aad45f50a5d5eda873fbb507 659 0.36/1.00 vMB 25
355,270 355,270 00000000000000000dca09e9fcadf31156999a7dc856dd45c005eb8e5752caa3 500 0.48/1.00 vMB 15
355,269 355,269 000000000000000009d25c75815d6f6e0c8fa3168bb184ddc1a488aedd028490 1,641 0.75/1.00 vMB 33
355,268 355,268 0000000000000000013cf1e1b0af2a965ce0f8dbadc2e4a7817a39a6fa6500ae 799 0.45/1.00 vMB 23
355,267 355,267 00000000000000000cb292bfd94d42120e62199c65c865d1aa89abb57c27a621 785 0.52/1.00 vMB 26
355,266 355,266 000000000000000003fb9dfe497d13db4d96a17882cc41654b5e89d99c7ddccd 1 0.00/1.00 vMB 0
355,265 355,265 000000000000000013856456cdb463b7dcd32774140ecdb5decdec5293d021db 1,452 0.75/1.00 vMB 26
355,264 355,264 00000000000000000f866fac45fb6699c385c07ce2fed4c82590cb73a1880e3c 302 0.18/1.00 vMB 24
355,263 355,263 000000000000000004ea86c3ef0684ffa954f7b4e104e45c8cbc2419f2a67849 1,081 0.69/1.00 vMB 25
355,262 355,262 00000000000000001175463af51b92274f42067df5bc29371b33346d23069856 470 0.26/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.92 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: 646.05 GB
    • Received: 12.80 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.