Loading Tool

Explorer IconExplorer

Memory Pool

75,815 transactions
28.43 vMB
0.09842355 BTC
Random Selection Loading Transactions
Max Size: 172.20/200 MB

Candidate Block

Mining Attempt f676a1b3c070b8445b3de4c2f0b92ce880b5d50c3ab73c9f090317a0979271a5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 0d0d4ffa01c06d5b39a18d0dacc2f1bdfcaa3ced212ee71fcd1212a6d8b596ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,546
Size: 1.00 vMB
Total Fees: 0.00498291 BTC
Feerates: 77.21 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (103,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,778 811,778 0000000000000000000186678150b21e508820dca071edd5b887bc8379d9545d 539 1.00/1.00 vMB 8
811,777 811,777 00000000000000000001f1d199a850c39ee57fc653fd58df8b285551de5ce724 2,902 1.00/1.00 vMB 24
811,776 811,776 00000000000000000000ea26250b1c4107bb430e95da6e65ff1632f7eb66c2a3 2,596 1.00/1.00 vMB 21
811,775 811,775 00000000000000000000c99001888e2069c888391b0aadfdc87ef594fa4823fa 702 1.00/1.00 vMB 11
811,774 811,774 00000000000000000003e3f3bbc1941f507574ab7ce00b4d08a9b5804ae3771d 2,712 1.00/1.00 vMB 24
811,773 811,773 00000000000000000001aceda10147c1064406f1a8bd98e248e46424c72b386d 590 1.00/1.00 vMB 11
811,772 811,772 00000000000000000000fe81c2c78fe358a9a5f814b44ae9892ad2da3b463288 1,134 1.00/1.00 vMB 13
811,771 811,771 00000000000000000002c0f744afd6504f681ddaa4e2f993e00883b1d02897ae 1,245 1.00/1.00 vMB 8
811,770 811,770 000000000000000000048e8f250c562caa44ff44b06ffc8d3bd5e7084d1ce322 741 1.00/1.00 vMB 12
811,769 811,769 0000000000000000000120feb7cc8dae761cfec36bc688160c0bb7b198542346 2,255 1.00/1.00 vMB 21
811,768 811,768 00000000000000000001cdc08f234393de2ec945fc109c8b207444bd85f7d76c 1,809 1.00/1.00 vMB 18
811,767 811,767 000000000000000000036e96f52b5a0795fc78b32cd8c90b5feba6ed1273981c 745 1.00/1.00 vMB 8
811,766 811,766 0000000000000000000126534f282698849d4260925ae80039ae26dbd05824ba 1,879 1.00/1.00 vMB 18
811,765 811,765 00000000000000000002ee073d716dabce2d530c32a6bda14449d1e26f44b17d 1,938 1.00/1.00 vMB 12
811,764 811,764 00000000000000000002cf1a9a3dbdda28c2d737177db32442be7b2eee11a1fb 1,049 1.00/1.00 vMB 13
811,763 811,763 000000000000000000033f2e667b6769112fa48c1ea0547fca01d0a63178adb5 2,226 1.00/1.00 vMB 14
811,762 811,762 00000000000000000001bb368a3e9b77c4e4ce0405b6d2c580996312c3be22a7 2,770 1.00/1.00 vMB 18
811,761 811,761 00000000000000000004944899543879572d30a0257f1460ac7fb65de884f19d 2,482 1.00/1.00 vMB 18
811,760 811,760 00000000000000000000112e2bb5bec393cceb25f1a559a09c541e1f49fd2fb2 3,217 1.00/1.00 vMB 24
811,759 811,759 000000000000000000034e462eceb9a97af870ef1a29a45363186bebbf9d9a30 3,189 1.00/1.00 vMB 23
811,758 811,758 000000000000000000014a38cdd8f6ace1cf8013d4545504d1f69aaeeb62040a 3,519 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.