Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.46 vMB
0.08799035 BTC
Random Selection Loading Transactions
Max Size: 185.82/200 MB

Candidate Block

Mining Attempt 34059f1a4a93df99c371cc9936ea1ecfff4b73241d739aa3382b7da8d766b8cf
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root fedd35c9959d1ab8cd945f2e07f556c485c564c96318acd3dc15d1468cd303ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.01973104 BTC
Feerates: 402.75 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (189,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,647 725,647 0000000000000000000713dced7ab1fa52d63cf6a873efb6e5010dbbca548740 2,524 1.00/1.00 vMB 11
725,646 725,646 00000000000000000006ef629a1f53e641dc9bafec8e16026bbb7ad2108fc648 1,675 1.00/1.00 vMB 4
725,645 725,645 00000000000000000008eb944840cba3dd2a6bf02330d82e7ad0ab36e64e855f 2,569 1.00/1.00 vMB 11
725,644 725,644 0000000000000000000594e626fdc85b40f36ac22a2a1b560066b72f190faa16 1,770 1.00/1.00 vMB 16
725,643 725,643 0000000000000000000254008c0b7de0b87060843963b572200b745ebe074a9b 2,312 1.00/1.00 vMB 20
725,642 725,642 00000000000000000002c0425721769ecefec46163030278b6d88d45ac231174 2,774 1.00/1.00 vMB 35
725,641 725,641 00000000000000000002e0c7f77527cff06ca3002ad0ccb2a33bee338c577757 3,013 1.00/1.00 vMB 26
725,640 725,640 000000000000000000005803e2503ea9c929d6381e8c5a8052b26b825bb4c0e8 3,118 1.00/1.00 vMB 23
725,639 725,639 000000000000000000054707f52b1dbd4320161312ebe9c28a077c36145f3de0 2,400 1.00/1.00 vMB 8
725,638 725,638 00000000000000000001c614a70187ad75cd2848dd31274fafd27f2bd1d19d36 2,888 1.00/1.00 vMB 13
725,637 725,637 00000000000000000003aa89042ce6613ce51fdde7c135899bdcd281d38f3303 3,047 1.00/1.00 vMB 28
725,636 725,636 0000000000000000000911ec67d82e2012b821414fe003aaecfffff3fbedb483 631 1.00/1.00 vMB 15
725,635 725,635 00000000000000000001daea7b2d79ef556a789bb41ffe7f0f9c0a8b11167489 2,452 1.00/1.00 vMB 24
725,634 725,634 00000000000000000008ae2bf118c5950ec47d6c74b5e907e121efe3f7e673b0 3,396 1.00/1.00 vMB 34
725,633 725,633 000000000000000000015a715697dc7b837bb982d2f65fe60aeb4e4ee32662c9 3,232 1.00/1.00 vMB 34
725,632 725,632 000000000000000000046b45da254f8cd1276475ef23854bc30cb890b17ced63 1,869 1.00/1.00 vMB 13
725,631 725,631 000000000000000000020d49504c96e8d9a99a56d7d8c9c93ecc1cacb9dbb739 2,624 1.00/1.00 vMB 25
725,630 725,630 0000000000000000000405ce371d1132e226335a0d3f8314a43a5c37cb2a5485 2,773 1.00/1.00 vMB 12
725,629 725,629 0000000000000000000988ea99cb9f3e59feab91c7ec5f1155dee833f94cbccb 2,908 1.00/1.00 vMB 23
725,628 725,628 00000000000000000002dcb89664421965d69c9c7d717b59f4acd95f5d29cffa 2,831 1.00/1.00 vMB 29
725,627 725,627 000000000000000000005d7ec463f5059ef0b649250a29f2db1c977cd23e2a6a 3,451 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.00 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: 718.60 GB
    • Received: 17.92 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.