Loading Tool

Explorer IconExplorer

Memory Pool

33,086 transactions
25.70 vMB
0.07623936 BTC
Random Selection Loading Transactions
Max Size: 128.66/200 MB

Candidate Block

Mining Attempt 7715aca6f7a7559bae708dc3a5af4d0f7fd116eb5cda28676295221431336bd7
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root d44660bb9c8268e25dea20a9e79fcc2cac41e1c976faee5c120f45e1f3dc5297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.02880237 BTC
Feerates: 526.32 > 2.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (840,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,370 73,370 0000000000478bcce9db54d1efb77d280cc164bc54e4263ef243938d6648d7f2 1 0.00/1.00 vMB 0
73,369 73,369 00000000000e4d721332176f6626e20a15f44ae1eb225b9bbba0b0ae8a9771db 1 0.00/1.00 vMB 0
73,368 73,368 0000000000851412d854790c8cc9a1218e221cb8efdc3d463876fa9c9787452c 3 0.00/1.00 vMB 0
73,367 73,367 0000000000b3650a8016e607e6ba001da98c3fccf40e168a9eff4af6c9982fee 1 0.00/1.00 vMB 0
73,366 73,366 00000000006a608679bd186377b863ef6185957cd3499145f531461b74963bda 2 0.00/1.00 vMB 0
73,365 73,365 00000000008660632831cae82a1fba64fc8c05f2dd9502f73cebc06c782de8a7 1 0.00/1.00 vMB 0
73,364 73,364 0000000000254c00bd9b220652b79a0988a1a50de6576c448fb69f632d208a94 1 0.00/1.00 vMB 0
73,363 73,363 00000000009ce64babac762842dbe23ca49718bab5e9e01db91a6d4bfdb7494c 1 0.00/1.00 vMB 0
73,362 73,362 000000000018adaf5148677796472c82a98808382c7c166b0f1825a87b46f27e 1 0.00/1.00 vMB 0
73,361 73,361 000000000052c2ba073f1112de5bc26ef32902f765b60114d213e4407b22c94e 1 0.00/1.00 vMB 0
73,360 73,360 00000000009bf965af7350af174b115d7163552f1dbf9b58f851810da209fc88 3 0.00/1.00 vMB 0
73,359 73,359 000000000046e6144037ed55328aac853c712c506ca29fdfaa6b15ef44d5ff23 1 0.00/1.00 vMB 0
73,358 73,358 000000000091146968d10dc731c307a1034e7d421e475ac6be7a7e235fa94621 1 0.00/1.00 vMB 0
73,357 73,357 000000000097f6c104020e1d32439aca0ca7683ce9e1c968e06d6a685ba2d455 1 0.00/1.00 vMB 0
73,356 73,356 0000000000710ff97713e8aec938e19e73f2406eca32646dcc86d0834d22c7cf 1 0.00/1.00 vMB 0
73,355 73,355 0000000000917e23b62c0e25003f11f56daca8d48441203159c40ee46ae64a2e 4 0.00/1.00 vMB 0
73,354 73,354 0000000000b0c04d4e413279f729abf7c3a814fef8a8d722aa93b965930b35a3 1 0.00/1.00 vMB 0
73,353 73,353 00000000001f93e18d629e6cf719c6040479f1e36a74a2bb12ca9fb1bbecd92a 1 0.00/1.00 vMB 0
73,352 73,352 000000000046411e924af8f42e26ebaae137cf88417d3b22e30472d816282ce5 1 0.00/1.00 vMB 0
73,351 73,351 00000000003c435bdf085dfa5d49f76a25a329da873e7e4581197cc9b295a94e 1 0.00/1.00 vMB 0
73,350 73,350 0000000000aba091aa5a66e95495ddd39a9675a799abc40331a4d0b78fdb41ce 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

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