Loading Tool

Explorer IconExplorer

Memory Pool

79,119 transactions
29.56 vMB
0.12269912 BTC
Random Selection Loading Transactions
Max Size: 178.59/200 MB

Candidate Block

Mining Attempt cea42ed958026c3abe40ff79deda3b73bc5f853dfafae90e057e49ed44858d93
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 59cb095212c3826dfeeea357981aedeca454685d028685646e518875a4893bde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.04320334 BTC
Feerates: 198.58 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (385,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,313 529,313 0000000000000000002ec75b6abda5e7dd85c82295ca0280b30a7a1209c7bdd7 1,256 1.00/1.00 vMB 24
529,312 529,312 0000000000000000001972aca7e366fe2c73085c39611405e60e5ddefb984ef6 145 1.00/1.00 vMB 2
529,311 529,311 000000000000000000081f03360341cb6eb95d317e20e210ab30a33cf468f00f 806 1.00/1.00 vMB 24
529,310 529,310 0000000000000000000bb021f34904518858cb2ba7b17f2bfa37546939f1875d 525 1.00/1.00 vMB 79
529,309 529,309 0000000000000000002adf2d6520a7ac6d2e3a6eafc83d45eb767759a5ccdd85 1,282 1.00/1.00 vMB 54
529,308 529,308 00000000000000000006348f062a4156534bb02a2f9ec620d0270a8e02c3168c 1,892 1.00/1.00 vMB 26
529,307 529,307 00000000000000000017878b4cfa70f4dc154a0a439be7ef3175ad7cefaee5d5 278 1.00/1.00 vMB 3
529,306 529,306 0000000000000000001ab524a1047e7688fd1077fd2b8ed890393433959f73c2 553 0.21/1.00 vMB 50
529,305 529,305 00000000000000000033576ddc816ca35f8fbe1665365b2a3c0db82439946926 2,037 1.00/1.00 vMB 15
529,304 529,304 00000000000000000012adba0506ae6ff2f3fb09ec08fb75d4ee876efe9acf04 2,309 1.00/1.00 vMB 54
529,303 529,303 00000000000000000013094df36372ff19f0387cec83ae9e0f1eea78a64b46fc 422 1.00/1.00 vMB 11
529,302 529,302 0000000000000000002b07439d198ef50cad26576777294ba9dc46ad2e64016d 386 1.00/1.00 vMB 12
529,301 529,301 0000000000000000002a3f9d51bf4c9593ffa163d33f33f2768eaa7e170a6a74 976 1.00/1.00 vMB 70
529,300 529,300 0000000000000000001a9e508daab9569deb2be1c41651c7454837932af2b977 1,174 1.00/1.00 vMB 23
529,299 529,299 000000000000000000256814223f9d30a13c1879889218521efee30a990d6410 373 1.00/1.00 vMB 6
529,298 529,298 0000000000000000002d861186cd1a43127f57282470fb042d2b803c659c9661 1,212 1.00/1.00 vMB 8
529,297 529,297 00000000000000000001d54852c68100360f44db63d64f35561eb4b215c755c8 1,382 1.00/1.00 vMB 81
529,296 529,296 0000000000000000001309165e40b3aade21b9d8ad00b92a259ce558b78e34f4 914 1.00/1.00 vMB 18
529,295 529,295 0000000000000000000ff174c1c8e79b09c1c07b54c7f82720e1f5723bb2fcce 173 1.00/1.00 vMB 2
529,294 529,294 0000000000000000002d32d824df04e57a595f3bc702f9af32cf0f626f7ac64d 909 1.00/1.00 vMB 6
529,293 529,293 0000000000000000001fa176b8c0fbe8ff9570394d9ab1b1e0415fbfab28fb7e 2,631 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.