Loading Tool

Explorer IconExplorer

Memory Pool

78,228 transactions
29.36 vMB
0.06522018 BTC
Random Selection Loading Transactions
Max Size: 176.40/200 MB

Candidate Block

Mining Attempt c9423b778e754b61b873be468e9da9579298ba58a8de253c3c2265fced4e0d1e
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root ef8428a7addb3c2877cb250e286e492aed6eac379a33a824e5ebe252e37f40bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.00562104 BTC
Feerates: 19.86 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (399,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,711 515,711 0000000000000000001735b75984de257b09830c2ed3f4968cc234eaa8ccda83 2,308 1.00/1.00 vMB 24
515,710 515,710 000000000000000000280d158055cb0e4962bd51469895b7fa4c429e325fa50c 2,773 1.00/1.00 vMB 35
515,709 515,709 000000000000000000197108bbc2cc2ab6e4bb844cfae5bae3b29442b3a6de18 756 0.32/1.00 vMB 24
515,708 515,708 0000000000000000004bea883aedfc2cfca30cfa9c407a9b75b3292ab8d51cf6 874 0.45/1.00 vMB 42
515,707 515,707 00000000000000000022a7514c3079c03ef25465b02c425cc0ad8771d04c2b3c 1,347 0.88/1.00 vMB 5
515,706 515,706 0000000000000000001372d54dfb5b3756b3d6834fa83ee42cae3c495b84e122 2,319 1.00/1.00 vMB 43
515,705 515,705 00000000000000000021713320f70254d6a5a165b9860fa280ce9159c9cbebb5 607 0.23/1.00 vMB 27
515,704 515,704 0000000000000000003c6ba4e650911ee58902da1f97022700eae6784a892c2a 2,124 0.85/1.00 vMB 35
515,703 515,703 0000000000000000002fd61a702c83e4f728a9463b3ad784db151925b80f6591 1,111 0.58/1.00 vMB 39
515,702 515,702 0000000000000000000d000c4d418339c0ab2c98b82ce31845c994a6f9a55193 15 0.00/1.00 vMB 99
515,701 515,701 0000000000000000004dfbeb44b8856394bf2cd1172ff3535d16b385083ac6dc 72 0.06/1.00 vMB 19
515,700 515,700 00000000000000000023bdbbbf4660f4db83ef80012c5b8b5a477894ac4f333a 2,589 0.95/1.00 vMB 10
515,699 515,699 0000000000000000001963c6ff062bb5f7cbfb5d640ac6609499b19cd8266aab 2,311 1.00/1.00 vMB 52
515,698 515,698 0000000000000000000b6e7b810da2925f18736b82fccda09ccec480f148820f 1,836 0.79/1.00 vMB 38
515,697 515,697 0000000000000000002f8fd6610ee14cc8d7cbe1d10247abe99f09f8c32d0ee3 1,325 0.64/1.00 vMB 14
515,696 515,696 000000000000000000197a0f2200b3925214e7f819c6a2c2133efa8b60e395cc 2,658 1.00/1.00 vMB 38
515,695 515,695 000000000000000000296718260d6ea39525e937a87eaec3db398e21920c2cc7 2,388 0.88/1.00 vMB 34
515,694 515,694 0000000000000000000925250d37e8879d4942b9587f49acf42d7584f4240cce 576 0.36/1.00 vMB 14
515,693 515,693 0000000000000000004fe14622a6d202869af1c10be82c17f4cac76da6d9d244 1,525 0.72/1.00 vMB 35
515,692 515,692 00000000000000000016add3a449d93550856f1274a30091741f76bba2683fec 271 0.10/1.00 vMB 27
515,691 515,691 0000000000000000004b0ca942bf447601f1cc9e623ea1371e91321d479d3e10 328 0.12/1.00 vMB 35
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.