Loading Tool

Explorer IconExplorer

Memory Pool

64,833 transactions
21.31 vMB
0.07232953 BTC
Random Selection Loading Transactions
Max Size: 133.80/200 MB

Candidate Block

Mining Attempt 02748546579012332a564732878e9e54e9263ba76080cc0652cec604a21fdb03
Version 20000000
Previous Block 0000000000000000000121e9496b67fd2dc8e9de934b99f0fb0caaf6cc2752b1
Merkle Root 41c9b9a1cacc5d9140c77c4cf589d2efbd57a54dd191bdfd5223258b99c8a10d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,546
Size: 1.00 vMB
Total Fees: 0.01792148 BTC
Feerates: 100.32 > 1.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,752 (822,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,716 93,716 000000000005182ed84ccff5a30cdcfad7aac7a0fc9c901cc14264299beb8124 12 0.00/1.00 vMB 0
93,715 93,715 000000000001e6c37658a40ca08860f54ad6c86f18a2fcfbe25951b6bbed73be 82 0.05/1.00 vMB 0
93,714 93,714 000000000002ae202365f0db47bbf53cf0fca62155ee2cd4af1028fac8307748 14 0.00/1.00 vMB 0
93,713 93,713 00000000000647071bfe3a85bedb94bd635e3093c70b57ac7d29503b54ce6734 7 0.00/1.00 vMB 0
93,712 93,712 0000000000098703bb4a39e83d75ab68dfe1d6035e3f92ee26a66ca8ef9d0533 9 0.00/1.00 vMB 0
93,711 93,711 000000000008d6359821085ca57676630046336b0d11013f5efecfecff746474 6 0.00/1.00 vMB 0
93,710 93,710 0000000000025aa5ccf9440eca9037da8c7a23ba224ab930e5baaeb603d99b9e 154 0.05/1.00 vMB 0
93,709 93,709 0000000000080d66dd0bedc54b351f9740be82e6a1831867cbf995e5faeaf0f4 78 0.05/1.00 vMB 0
93,708 93,708 000000000004d49d711b2ac43e4cea4ed8624e56368807c2627a859e1096a18c 14 0.00/1.00 vMB 0
93,707 93,707 000000000001a6ad1da924d74b158f6e6a35de9c7773e96e66e97684fe947603 14 0.00/1.00 vMB 0
93,706 93,706 00000000000293f51f370fb5a5c29dcc3dca609efa9464c6febed5d461ec8b90 14 0.00/1.00 vMB 0
93,705 93,705 000000000004581e821cf02f01ade70410e445574948f4e53e5007ca97a206d6 14 0.00/1.00 vMB 0
93,704 93,704 00000000000455461aae43240113ff65375b4f222c1ce90668d056e19e9e8972 14 0.00/1.00 vMB 0
93,703 93,703 000000000004d767bfe7bd5a3280bff43d9cafb121e9e3d6401fd1f818f236f7 14 0.00/1.00 vMB 0
93,702 93,702 000000000000c5550af1a11917d5616367a2402000bd0e552bb4dbe20b4e03c9 8 0.00/1.00 vMB 0
93,701 93,701 00000000000238888e066733d2e91965bb2441b5c6499f764065bd210df48dc0 12 0.00/1.00 vMB 0
93,700 93,700 0000000000011c7edb2aefce1150fdc27dde71b9dc60127a252f641e54ba766b 66 0.05/1.00 vMB 0
93,699 93,699 0000000000028ef931a018395bccbeb8fcc30748e2824a9dc66dcdc20ff2217d 14 0.00/1.00 vMB 0
93,698 93,698 000000000005f79cbec911fada182acebd12d3339e737f738ce1dcac2bc70153 38 0.05/1.00 vMB 0
93,697 93,697 00000000000982b51416b9e95aac927501765c5fcbc0c65cede6fd71d99bf408 9 0.00/1.00 vMB 0
93,696 93,696 00000000000464fa054efeca40086cd6f84d9df90ee0bc5bad01cc32f9d69057 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.68 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: 777.66 GB
    • Received: 21.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.