Loading Tool

Explorer IconExplorer

Memory Pool

85,726 transactions
31.69 vMB
0.09506384 BTC
Random Selection Loading Transactions
Max Size: 194.33/200 MB

Candidate Block

Mining Attempt ba84c3dabc28911e79c40d1d408a27268053d9390fe4b7c3aa8cb7e3be8138f4
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root e050af0b920bce6b4ec14a6cee61c6d81f26612b4e803e95f1acc59b93e8898a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,356
Size: 1.00 vMB
Total Fees: 0.01573700 BTC
Feerates: 217.72 > 1.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (473,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,718 441,718 000000000000000002f9cc239790408996b3cf8dee76d9ab9781f0131e08134b 1,300 1.00/1.00 vMB 35
441,717 441,717 000000000000000001a9e9905c45b47362df5c1ed97f9eaa679b796bd9347441 1,236 0.81/1.00 vMB 63
441,716 441,716 000000000000000003b118e5f0e563ac7af952d1267348b1780a9582bdc759df 2,152 1.00/1.00 vMB 95
441,715 441,715 00000000000000000297ce6d52eae5c98fb09c90a25caaa33cad02aed35e74d9 1,584 1.00/1.00 vMB 106
441,714 441,714 000000000000000003a99af0b39550b80a0f7ac2562ac548f3ff4c6f854f93dd 2,178 1.00/1.00 vMB 82
441,713 441,713 0000000000000000020cc19096261aac1376b969396215e91da43e09533486b3 1,446 1.00/1.00 vMB 99
441,712 441,712 000000000000000002078c31892fe45d8f0d4f71c6205d17b4374f438861b684 2,296 1.00/1.00 vMB 93
441,711 441,711 00000000000000000354ee3ed76146729bcfba1e507ba181f7dd0138e2b75433 1,317 0.66/1.00 vMB 68
441,710 441,710 000000000000000001ab94a07b42fc555b1bbaff9d347e479b070393e10ad283 362 0.35/1.00 vMB 26
441,709 441,709 0000000000000000014510ab5cdc8493581559686d454245ab7660b1df782bd6 1,132 0.51/1.00 vMB 83
441,708 441,708 000000000000000000cffb7d665db8b5bdf6ea3a8499c133d10a1a598eec39ce 7 0.00/1.00 vMB 253
441,707 441,707 000000000000000001b37ecc46da832fcb96eff80d7de0b243681d5f37125dc0 1,986 1.00/1.00 vMB 84
441,706 441,706 00000000000000000043d0026666a602444347babaecfa102cebf7520dcccf2c 2,602 1.00/1.00 vMB 85
441,705 441,705 00000000000000000031d01ab581f93595dab7c5c8087b936af7088960148d9b 853 0.29/1.00 vMB 90
441,704 441,704 0000000000000000001860cdbcf8d74cea96fe0a005d448605a00ab7e3a27b60 2,603 1.00/1.00 vMB 89
441,703 441,703 000000000000000003509fe1b2bd376abd7216d43d0aa5989166af373117ab89 535 1.00/1.00 vMB 10
441,702 441,702 00000000000000000233f0e26576b70b375439ba7c0d66753acbc8684fcc601c 536 0.59/1.00 vMB 26
441,701 441,701 000000000000000002e4e53de58e14d0be66d823ad64b7fb2e393efaa24afd44 2,599 1.00/1.00 vMB 85
441,700 441,700 0000000000000000039a828a2b8d7836f31bbfaae8a208d9cd70e4642667c419 1,120 1.00/1.00 vMB 40
441,699 441,699 000000000000000002271d84ca4532ea4c7cbf90caf2e96da2868e7dadfe341e 523 1.00/1.00 vMB 21
441,698 441,698 000000000000000000d219aff4049b29de9ffa668684693b49482b3d0d1e2b9b 1,125 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.07 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.