Loading Tool

Explorer IconExplorer

Memory Pool

81,113 transactions
30.05 vMB
0.09371426 BTC
Random Selection Loading Transactions
Max Size: 183.57/200 MB

Candidate Block

Mining Attempt 6153ab387a7725bb18dd96ac32cee40f11754ed52a580a9fa3330426bae13a48
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (600,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,694 314,694 0000000000000000271bfdaa785aaa495de642ee82eb9785c61d3e7ab2485dc1 417 0.28/1.00 vMB 20
314,693 314,693 00000000000000002cde91e8e950eca1115c6c7785ae7b347706ba2ce3ae2d14 683 0.34/1.00 vMB 29
314,692 314,692 00000000000000002dcd9b61a06909a960cd519948dc532460abb40b76ec109c 170 0.11/1.00 vMB 22
314,691 314,691 00000000000000000ddebe2ea28104fd77693163d78a0a884cde2b67e65a70c5 443 0.26/1.00 vMB 21
314,690 314,690 00000000000000002196e3a0d5f4ef8dc7bf0e852df5ce802bd8b6a60f4e972b 326 0.19/1.00 vMB 25
314,689 314,689 000000000000000030738e6a415aa32e43c8220e4cfdda72551f2858049cf023 72 0.03/1.00 vMB 29
314,688 314,688 0000000000000000272d23cb2fe27644a58440588df8237b2461a49740228062 847 0.40/1.00 vMB 28
314,687 314,687 00000000000000001e7c5eea838f2fd1613f350f3e4eb27f7d15886e44ecba6d 346 0.21/1.00 vMB 21
314,686 314,686 00000000000000002ee67f712e9c2327f858931e4f4c3959f6b30d431eb9c018 294 0.19/1.00 vMB 21
314,685 314,685 0000000000000000037c2d23d120f278ebfafefc2f107ed0a5603d82722ade6b 72 0.03/1.00 vMB 40
314,684 314,684 000000000000000024827aa7145f264ac004b69c01f3d5096d8ce3c111bb4877 703 0.39/1.00 vMB 25
314,683 314,683 00000000000000000b2bfccaec6cbd98cf1792bffe7b298cf5769100fb52eebb 256 0.12/1.00 vMB 29
314,682 314,682 000000000000000035452a33ca6c9df5297258d5b90b9980b775adfa4256a9d2 156 0.09/1.00 vMB 26
314,681 314,681 00000000000000002524592f2b09f941d2d6db586432349df3b3a1922f469707 455 0.45/1.00 vMB 17
314,680 314,680 00000000000000000dbaf615914912f679677009e04ea164a1a79a087af807fb 221 0.12/1.00 vMB 25
314,679 314,679 000000000000000012cc6cdb5a19e3ab027cb29485936da3e6b350dc70eaef73 440 0.30/1.00 vMB 20
314,678 314,678 00000000000000002b568b1bb4206afce2f712a057970eeb0a769f88c438bdfe 486 0.27/1.00 vMB 26
314,677 314,677 00000000000000000d8f383f1eab5269b5cf0ecc1384c6e9b080d14d6cfffcdc 8 0.00/1.00 vMB 19
314,676 314,676 00000000000000001ea5fc96aa903d72e21b72f8e8d0e1ae1c18c204f8be44c1 224 0.13/1.00 vMB 27
314,675 314,675 00000000000000001b7f6189d9d9513473acbcc06c55b1c51fcd771f4c8ea2e8 119 0.06/1.00 vMB 28
314,674 314,674 00000000000000002a9d86aec88c54da709d3f1df223aff64c9b006b93d4d9fe 356 0.28/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.