Loading Tool

Explorer IconExplorer

Memory Pool

77,831 transactions
29.25 vMB
0.06256951 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt 2f8e6e1c92e5c3db2a10890d5b03e9c720bb1f413927e5057636c0c709e8054a
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root c400be8982842fe3bbde88153f128d4d167b41d1282eeb9d4dfd388c4a4f5883
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,582
Size: 1.00 vMB
Total Fees: 0.00321931 BTC
Feerates: 10.05 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (169,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,347 745,347 0000000000000000000194109a7d6a4bae69b318794feba6be22897da734484e 2,092 1.00/1.00 vMB 20
745,346 745,346 0000000000000000000780043b4f7b3e3ddad5984db0784a0c8ee6de6eeb7f94 2,670 1.00/1.00 vMB 27
745,345 745,345 00000000000000000009916937b655064c313816bdae84edaeabf3d02591a5b6 1,319 0.47/1.00 vMB 13
745,344 745,344 000000000000000000015863410304f276a222bd69d0ed84d348895e8eb74d67 3,064 1.00/1.00 vMB 20
745,343 745,343 0000000000000000000802a030ccc01f3fbe287317c23daafa0eb8853211e38b 455 0.22/1.00 vMB 13
745,342 745,342 00000000000000000008c83af57d56b21f738e36868ac8498d8e25d0da432365 1,620 0.74/1.00 vMB 13
745,341 745,341 00000000000000000006a79c62377f16a5d05c763fad2dbe9c2d4ef71e988eb3 543 0.20/1.00 vMB 15
745,340 745,340 0000000000000000000794dd64d04f8350dbaea41450f17a9324cb0f29de5889 667 0.28/1.00 vMB 17
745,339 745,339 00000000000000000000f814be9f399c332495d58fcc80a19595e9193c01a125 737 0.26/1.00 vMB 16
745,338 745,338 00000000000000000005c14e35e84dac64eccd9ee610494abb5d4fb3bb297b61 1,428 0.68/1.00 vMB 13
745,337 745,337 0000000000000000000128ea366c7ee5881289f245f204d58f43abeb704da66c 3,045 1.00/1.00 vMB 18
745,336 745,336 000000000000000000070a4ee2591d684ea0ecafcf0faa2810412cffa67c4386 727 0.46/1.00 vMB 16
745,335 745,335 00000000000000000002a32b3803f477931141f005f7b43de14acd5a6516b80e 2,430 0.97/1.00 vMB 10
745,334 745,334 000000000000000000071e47f4290bea210709e955c5c050111bafbc0b4af993 2,899 1.00/1.00 vMB 25
745,333 745,333 00000000000000000003ddbbdc6820d370e59c41e6a7816be6de9723d414a17d 1,282 0.50/1.00 vMB 18
745,332 745,332 000000000000000000099dd7fda6fd5e032117e9524be3a42f685836b0b750ff 760 0.72/1.00 vMB 12
745,331 745,331 0000000000000000000936fc99f1dd5c1617bceabb626ecd64a4ca16e4404122 1,858 0.85/1.00 vMB 19
745,330 745,330 0000000000000000000838dee6f8da1f120fd3a90fecea24e603dc4be20e0dc0 832 0.36/1.00 vMB 15
745,329 745,329 000000000000000000018c220bbca64e8a6ca03c5fcfd72dd0225405f86a319d 325 0.17/1.00 vMB 34
745,328 745,328 000000000000000000037c9fb060c2598656b43b0042f7b80720c8b2932b740c 33 0.01/1.00 vMB 23
745,327 745,327 0000000000000000000737665723b2cee47b6953732547cdd64c1288b991760a 1,705 0.70/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.