Loading Tool

Explorer IconExplorer

Memory Pool

76,363 transactions
28.32 vMB
0.09360523 BTC
Random Selection Loading Transactions
Max Size: 171.63/200 MB

Candidate Block

Mining Attempt 90a50a37c70857892658adb56e88cc151b3f18444e21753b6c2cb5fc5cf9cfea
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b0e8c2b62c457ddf9355a1df59d7b0525c7ee3c139813a86519f8cab4a1fedef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.03100321 BTC
Feerates: 150.80 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (189,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,405 725,405 000000000000000000080c2e212b01aa3f757339cdc714f5e2091bbd9f58a43b 1,034 0.44/1.00 vMB 6
725,404 725,404 00000000000000000007e588fa97293fc4b185d6f98ec023d87477a0114134bd 748 0.48/1.00 vMB 7
725,403 725,403 00000000000000000006406e677114d487ce6004a4abaa0b401c3b9fc4cfccad 142 0.07/1.00 vMB 5
725,402 725,402 000000000000000000074d4f4f63d77d431ad0fd2ce3325634e6cc689d7f4ffc 368 0.64/1.00 vMB 2
725,401 725,401 00000000000000000002a5e8f9b48376c3e7f6cd9004876ee7d24a2f40b71577 2,174 1.00/1.00 vMB 2
725,400 725,400 00000000000000000003e7bf6662369fdcd7f6aee1a4e9f5798a192e0b51878d 1,825 1.00/1.00 vMB 5
725,399 725,399 00000000000000000009038c6c4ae7c0fbcf4e6b57a56ce93ad5f7e3733b32ca 2,812 1.00/1.00 vMB 8
725,398 725,398 00000000000000000004a494b1f8655dc65132801a5c98b2622f9052aa6d8a0d 2,599 1.00/1.00 vMB 15
725,397 725,397 00000000000000000005d79a0298461a0d475cadf874b3b244aca6e028b3f3aa 392 0.20/1.00 vMB 7
725,396 725,396 0000000000000000000a099968e118127819dc536ab833fb3011910d12ff6dd3 663 0.64/1.00 vMB 4
725,395 725,395 0000000000000000000019936427ffc52fdfbe81bc7954f752d5e5b04ef366a6 355 0.25/1.00 vMB 5
725,394 725,394 0000000000000000000050bfd2d765d8cdbc3d5bf7d35fc3e170021de8c991e3 419 0.60/1.00 vMB 3
725,393 725,393 00000000000000000000a477f156862af9b21a8f495316276c3b9cfc4afc223d 1,563 0.69/1.00 vMB 6
725,392 725,392 00000000000000000000afdb4d5994215b10b9cd6b2edb904b2f45814a0fce2e 2,200 0.90/1.00 vMB 8
725,391 725,391 00000000000000000006615153c64a91d569e9d491927ca8ed39af856a234ab3 36 0.02/1.00 vMB 21
725,390 725,390 00000000000000000000221fbd88c9774715c52ecea81bd286b459822eacbbcc 1,284 0.59/1.00 vMB 7
725,389 725,389 00000000000000000009d01a3bb6995e9374741e31e79365194a47d2e598327e 1,009 0.46/1.00 vMB 7
725,388 725,388 00000000000000000001971ea8bf35a5afad8fe61a7495f7d518abc3e9b731f5 1,663 0.71/1.00 vMB 7
725,387 725,387 0000000000000000000578c31bfb9e61dd86b197ac3cce5743cbacd5782e601e 392 0.20/1.00 vMB 8
725,386 725,386 00000000000000000004a8963ead1039883d1e258881f6702e94879fff500e28 122 0.04/1.00 vMB 13
725,385 725,385 000000000000000000060622877a6fd30124f3868ff7ac52cf3bc29810f93d95 231 0.08/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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.62 GB
    • Received: 17.20 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.