Loading Tool

Explorer IconExplorer

Memory Pool

26,365 transactions
27.28 vMB
0.06636243 BTC
Random Selection Loading Transactions
Max Size: 130.47/200 MB

Candidate Block

Mining Attempt 609f01f9f2f3d240da51b9d3c14ca3a7fa046ab95ea4a9af4ada083f5ef098e6
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 948462c7fbfb9b3643b1c5f0491ff985c83ea83c72a55817f20e81bb2e876a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.01474041 BTC
Feerates: 150.93 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,004 914,004 000000000000000000010f863d248b4dc2d862b439f66822fd756cded8caef9c 5,956 1.00/1.00 vMB 0
914,003 914,003 000000000000000000010ffeb2901b85838429a614b76bb83519a8148f15e0b0 2,539 1.00/1.00 vMB 3
914,002 914,002 000000000000000000014516557c854fec17fbaf794bccb8a8de27105c4d6b52 4,420 1.00/1.00 vMB 1
914,001 914,001 00000000000000000000215a4e259c1bd18c56b8609e33182ebd84749fe7028e 3,363 1.00/1.00 vMB 2
914,000 914,000 00000000000000000001d56e763ea7976bb3fdf2868f0073260565918ef94042 4,406 0.81/1.00 vMB 1
913,999 913,999 000000000000000000001c8a3ea1e41582f263754659bcefc40351c368fcf7e5 5,943 1.00/1.00 vMB 1
913,998 913,998 0000000000000000000080caf7965047b4df43749fb8e465cd32abf647ec0014 305 0.08/1.00 vMB 2
913,997 913,997 00000000000000000001564ffd8b1e76116519a30c50f331370aff2a53ebc6fc 5,197 1.00/1.00 vMB 1
913,996 913,996 00000000000000000000f6189ab68fe51f66f965047f57758375ef486725f685 3,472 1.00/1.00 vMB 3
913,995 913,995 00000000000000000001bace3b0dd0015aebbf1503c7b689639882217c88f80a 34 0.01/1.00 vMB 4
913,994 913,994 00000000000000000001c117b996755f3e02c844dbae80b520a9985f23324ac1 4,988 1.00/1.00 vMB 1
913,993 913,993 00000000000000000001f3e87f871786dc23f128cfd00347b43b135b61f0e849 1 0.00/1.00 vMB 0
913,992 913,992 000000000000000000015ab9726c59de5317324ee15e595111f916a7f2162e57 5,620 1.00/1.00 vMB 1
913,991 913,991 00000000000000000001fc71f7c5bc99b9aa6339d6bc0e6cb4fc9bfbc1a7260a 5,506 1.00/1.00 vMB 1
913,990 913,990 00000000000000000001b0961ed3691aee060fe39e09a12c728c769ed8021934 5,380 1.00/1.00 vMB 0
913,989 913,989 0000000000000000000206f4b67ca19fcb0082e0802de476878351a975b0eaf1 3,370 1.00/1.00 vMB 1
913,988 913,988 000000000000000000010a6fff875b718a1790f2167e52296241dfce0b630b7b 4,351 1.00/1.00 vMB 0
913,987 913,987 00000000000000000001a4578c21fced6d0aca660447bc04de066b1e58cc60b7 3,607 0.88/1.00 vMB 2
913,986 913,986 00000000000000000000e9c4666bcba29cdb763301f4d720dd17905d0ef25c50 772 0.23/1.00 vMB 2
913,985 913,985 0000000000000000000112ec60225802abe122b6e05888a87744de66a08f6c82 1,609 0.55/1.00 vMB 2
913,984 913,984 000000000000000000011f2dec0f49a572c29f372a6f63e0babfce0d8e392dc4 2,246 0.62/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.