Loading Tool

Explorer IconExplorer

Memory Pool

43,900 transactions
28.47 vMB
0.06172471 BTC
Random Selection Loading Transactions
Max Size: 150.88/200 MB

Candidate Block

Mining Attempt 48d5b156b970e9a29ffbe509191f99bdc0b328ecc9b8efb2c157d1fbcabbbf6e
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 48561c845a8e8d3322257e5e240bbbcda6f802a6ebf5e6a2b2f94682a2a3e24b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.00772450 BTC
Feerates: 100.84 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (175,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,469 739,469 000000000000000000083ce1d2a64a06c53486e59a749686565a5bef93632cec 596 0.27/1.00 vMB 8
739,468 739,468 00000000000000000001110326491d2e31210b297fb155e3932c3004cc32d349 220 0.11/1.00 vMB 5
739,467 739,467 0000000000000000000134a48e147475ba4cb5b610611e5cdea29b9a11f09781 1,093 0.60/1.00 vMB 3
739,466 739,466 0000000000000000000085b305a2716c0abfb7cdc047e7bf8414c79a692535ac 2,495 1.00/1.00 vMB 6
739,465 739,465 0000000000000000000581a6aaec79ad362008f0934c39cd7dbb63e84b298bf0 2,742 1.00/1.00 vMB 13
739,464 739,464 00000000000000000006cc8ab4c6794457af115657b73413c76ba0a487596ff5 2,549 1.00/1.00 vMB 9
739,463 739,463 0000000000000000000505cd14b340a4792e0299bd2c493dd600267899886735 2,355 0.84/1.00 vMB 6
739,462 739,462 00000000000000000008ffdd9de7fe92e3b73ffb8bdf335963ff94550e3ef30c 3,065 1.00/1.00 vMB 13
739,461 739,461 0000000000000000000332bced17917d2ade2d8666bf22c6288bd9c34b06fe3d 49 0.01/1.00 vMB 10
739,460 739,460 0000000000000000000244399337f9eed043dc0aa85f9d91f192ba58e16f5751 478 0.15/1.00 vMB 2
739,459 739,459 00000000000000000005b9a09ace45619f61ee2289e2ac9c56f12508269ab088 2,900 1.00/1.00 vMB 8
739,458 739,458 00000000000000000007c29e4dc2a6a7dd270f5cb9a42bb93dd80ebacb4b94af 2,137 1.00/1.00 vMB 16
739,457 739,457 000000000000000000060b19860f1404531a11c8731ac1d22d1b47bf7b04e94d 681 0.25/1.00 vMB 9
739,456 739,456 00000000000000000005a70c500bb2cba13851c3bf28be843f3c986a629d2c64 1,365 0.53/1.00 vMB 9
739,455 739,455 000000000000000000023d8c5ace6fae2044b7e9148d44d5421c58acc584a150 623 0.23/1.00 vMB 9
739,454 739,454 0000000000000000000916eeadf3d22d6dccc8a546616f895b9bcfa09be053f4 2,015 0.64/1.00 vMB 10
739,453 739,453 0000000000000000000636433b7c8536bcf908d56a8fbdc8d6700c66927d61ec 76 0.02/1.00 vMB 11
739,452 739,452 00000000000000000008b6291ac524a2fb4f3d25c404aa5a28646c7c2f8c7043 737 0.29/1.00 vMB 9
739,451 739,451 000000000000000000048100e6a1de36f0d1f313942e5a396efdb0ebef882271 810 0.42/1.00 vMB 7
739,450 739,450 0000000000000000000225e2547281d4764ce98a3cb4d252c04b4a871d946862 1,547 1.00/1.00 vMB 5
739,449 739,449 000000000000000000029f86914841e95350b5f6868b1a78cd973a5284aa9262 2,161 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.