Loading Tool

Explorer IconExplorer

Memory Pool

71,276 transactions
26.91 vMB
0.07934564 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 4b273fd57c95c1501149ffc8e116c6141839fd443aaa8711f01a87df09cd55b9
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root d0809f885b05d96877e7f6f386456bedef868f36b676e148121e1d052f34dab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.02158291 BTC
Feerates: 150.75 > 2.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (828,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,388 87,388 000000000010601daca5f79983597e5950542c94d12bd64086a9ed3d6e6ba533 1 0.00/1.00 vMB 0
87,387 87,387 000000000006561286bd87313bb29da28b0f77be3d0cad48686c7e681f415fb4 1 0.00/1.00 vMB 0
87,386 87,386 0000000000100da65327f372694ff52154df4cdfa9bfcb6829bba1e25a77468e 2 0.00/1.00 vMB 0
87,385 87,385 0000000000184ea2cd193c7edad4dfc4654febe95253be829482b30d517a458f 1 0.00/1.00 vMB 0
87,384 87,384 00000000001397b918b824184a75af60d2e17fa769f29b1ea4489477996ea285 1 0.00/1.00 vMB 0
87,383 87,383 00000000001aff5e089b74d935fb19a86fb9dcdd83f4c1010709243fe3b42542 1 0.00/1.00 vMB 0
87,382 87,382 00000000000781f04ad404ba2dbd9dec029869a6e33ec80ab419156c03237682 2 0.00/1.00 vMB 0
87,381 87,381 00000000001afd443b19133759bf6eee1b7dc3aa9142fa9cd057ec60f97efe71 1 0.00/1.00 vMB 0
87,380 87,380 00000000000ea0a7884c2c08257476e6d133f5a76d686de5fbbfe8d4edd72775 1 0.00/1.00 vMB 0
87,379 87,379 00000000000916e859b519c557e738b0d114cea6b273902dbde08630b63fabb1 1 0.00/1.00 vMB 0
87,378 87,378 00000000000d77a28f670c0d2f909ea0f99f84ed46809b4ceb3c7e4ec81cdf3f 2 0.00/1.00 vMB 0
87,377 87,377 000000000016dc09534f7cfdf95b9b72a9b40583a66cb33ec91054cca6fdc368 1 0.00/1.00 vMB 0
87,376 87,376 000000000014b8906ceacaf88840f1caf0a1ab4aad485de7ffb2275aa069480a 1 0.00/1.00 vMB 0
87,375 87,375 0000000000131286029dcdfc76452532d6ef2630f811becb88c3b82a43c7cbe3 1 0.00/1.00 vMB 0
87,374 87,374 00000000001d5234fabd022100fece79e2cdcd335cbc8720de81f083d4476db2 1 0.00/1.00 vMB 0
87,373 87,373 00000000001a9dbf56f16d4b1d6bdec5cf368c1bd593fa641ba9ec8de14be9a6 2 0.00/1.00 vMB 0
87,372 87,372 00000000001d2801a2bdc3b94a2c49efc9eb7e3294cf83db97abb5f95cbc7e5c 2 0.00/1.00 vMB 0
87,371 87,371 00000000000e1ca2b80012dc9a8092992d72da5271d213f294f25288c4c0d43a 1 0.00/1.00 vMB 0
87,370 87,370 0000000000032259e196128abfef428a241f8bccd9d0c1ab46a82aec081a5fcc 2 0.00/1.00 vMB 0
87,369 87,369 00000000001b34c645e0c182c1b8abc5fdb5387f59edbc59650ee77ec133666f 1 0.00/1.00 vMB 0
87,368 87,368 00000000000b62f7a63a99f6c12ab7ec2e2a9914a51f00ae09bb7309d2ce2ecc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.21 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: 755.47 GB
    • Received: 18.95 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.