Loading Tool

Explorer IconExplorer

Memory Pool

10,597 transactions
3.86 vMB
0.01514738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.00/200 MB

Candidate Block

Mining Attempt f4d84201ac660480d02706495d15e1aa9bd1d997f8b6d22e1375817a578c2986
Version 20000000
Previous Block 00000000000000000000c495509044cda26948fb752986691223e9ae88dacb36
Merkle Root 498fc499ff88455f629473053c3f3976baa80eb95330beceedac1f2a571b9cfa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,541
Size: 1.00 vMB
Total Fees: 0.01078510 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,486 (684,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,807 228,807 000000000000011f7cae0ffccaada994863e65f6d0e57f7cca54dc0aabbb892e 440 0.20 vMB 171
228,806 228,806 000000000000013fb929b2beec1710b72cced2e013be35322d11c264356d002a 124 0.06 vMB 94
228,805 228,805 0000000000000177bab23db437e0b16fca7f43aa385ba7d61a14856f1ee3d301 340 0.14 vMB 154
228,804 228,804 0000000000000043d59e7331852a4d44da5ced4abcd2a9a61b2595f88d25099c 344 0.24 vMB 119
228,803 228,803 000000000000009949a2c80f280b77bc494a03ffbc90b05a89d472e4bc9701cf 431 0.25 vMB 138
228,802 228,802 000000000000020abd66d6ceb258692ad13aaf2ea358c11a3f8dcf2e8f0890df 409 0.25 vMB 132
228,801 228,801 000000000000027a3154de81598cfc628237649da64f9422ef28fa7f9f4e9804 512 0.22 vMB 7,960
228,800 228,800 00000000000000771f79f24597eb36b5850f26ed69f05ec87302c8629fa53a56 215 0.16 vMB 90
228,799 228,799 000000000000000fc1cdd1bc26d225c1d04451928ae386c23bd0710279a907fd 744 0.25 vMB 230
228,798 228,798 0000000000000007ca3737d4bbc987d432fa32f1824702231425678d6f0c7492 626 0.25 vMB 179
228,797 228,797 00000000000002441998456bb5bcc6c90dd6f9921bcff10656780e1ee25398a8 434 0.16 vMB 185
228,796 228,796 000000000000023aba52bdfd01019c3f60bbf2d40c48b371a37ccdf069cb4093 289 0.25 vMB 81
228,795 228,795 00000000000001b2697071951422887d627e2e03f96b37b82d00046c99eeb4bf 544 0.23 vMB 179
228,794 228,794 000000000000019129840deda58acbf13719aa9470df3a0bd1b8e145b14f9d82 610 0.28 vMB 156
228,793 228,793 00000000000000393fb968fd4a028e8be0a721fa73ed4a637830f29bbcab9c46 11 0.00 vMB 35
228,792 228,792 00000000000000d176d97e0baee3bf5f95771dc4c6ef8f27911e2fcd27133ada 379 0.17 vMB 174
228,791 228,791 000000000000006eebc69c9b70c45157b1d0c2ce8e7e8b8b55c848ad164667bf 123 0.06 vMB 3
228,790 228,790 00000000000000abd20453c4f0cd612ece77e70cf3757e4cf81321e6dbbac845 54 0.02 vMB 164
228,789 228,789 000000000000002113be48542a6a722cbde577f033dcf0b910c0b62cb955e145 345 0.14 vMB 180
228,788 228,788 0000000000000022a9f0d02f0d1eda5fd397e9b765f7f898e4674f44c83a2e9f 370 0.16 vMB 189
228,787 228,787 000000000000004aba099425b1d6143d4650ae851d59e3c5a87e1cadc033e8b1 366 0.15 vMB 255
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 352.19 GB
    • Received: 1.70 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.