Loading Tool

Explorer IconExplorer

Memory Pool

80,271 transactions
29.60 vMB
0.09753869 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt 7c7d3ac2963362edda89fd159ac5a264d0364408c20a26668399be7bf1ae7ac4
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root b75a9f4cc980a4cb22cb051a40703e486340609e2a93c3fb9d7cdccd038ff5cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,136
Size: 1.00 vMB
Total Fees: 0.03361009 BTC
Feerates: 178.73 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (528,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,579 386,579 00000000000000000c8289382a8bb2b9655ad6489c72100ee45fcf57a1ad79dc 2,170 0.99/1.00 vMB 34
386,578 386,578 00000000000000000855474589b172cecf14eae25e905c2377ace825f66a9a71 1,110 0.46/1.00 vMB 34
386,577 386,577 000000000000000003df26da92e27e300ee77f0b558a6dd740ca0876deecd583 661 0.35/1.00 vMB 34
386,576 386,576 0000000000000000041ea07512ed1fd6dd127f6aaf835891bff8f146a9f3c4fd 1,639 0.68/1.00 vMB 43
386,575 386,575 00000000000000000d07ea3dbed8eaf1d2b1f4c1ab105b17a1ae67d5e99355be 2,212 0.99/1.00 vMB 36
386,574 386,574 000000000000000007215fce0b6699f85fe466ac5435aa0feb93f941c4458899 1,432 0.60/1.00 vMB 40
386,573 386,573 000000000000000006e89c9549f77b3e7321c661ef0c0b56058911973aa2c38c 648 0.31/1.00 vMB 30
386,572 386,572 00000000000000000cb6e32867077293538c5f5e41ce5c2ddea53d7edfe6904a 346 0.23/1.00 vMB 24
386,571 386,571 0000000000000000026b4687d06dd949a37428993a449b1bb6dd0e1efe358c92 437 0.25/1.00 vMB 26
386,570 386,570 00000000000000000d3fd524f9240d8150c54af47bb83d020ece5a7b162fb4f9 855 0.37/1.00 vMB 33
386,569 386,569 00000000000000000e506ec68ffee387172b8c5f46245c8bccd63035e4aae5f7 275 0.18/1.00 vMB 23
386,568 386,568 00000000000000000dd89f716d512928542b66bc13fa20897fca9c0647fb8aa0 416 0.24/1.00 vMB 27
386,567 386,567 000000000000000004dc318bd8fdef272de9f4f1df8decf5aaa2543e36c96276 1,058 0.75/1.00 vMB 22
386,566 386,566 000000000000000008774bd40fcf7e8327faca13c18e614e87e1b39956067957 877 0.40/1.00 vMB 31
386,565 386,565 00000000000000000075bb6d8690bdb3c237abc9f1996727069b21ada700a548 1,974 0.83/1.00 vMB 37
386,564 386,564 000000000000000009968676be677b780595d5c6b0530d5246fe0479827dc344 1,260 0.62/1.00 vMB 37
386,563 386,563 0000000000000000030a6119c80616608ecaabf62f3ff5888644085e56709b02 196 0.92/1.00 vMB 6
386,562 386,562 00000000000000000127436bf0493a0d18d852bfaad2a6cd79d2e2d2267718a0 389 0.18/1.00 vMB 34
386,561 386,561 00000000000000000a74af4a54005a889bd4ee0ed9988d294b586894d7d3aec5 1,330 1.00/1.00 vMB 20
386,560 386,560 000000000000000000f3fac30293950a4cd2ce84baae35d59f529c27e3886b1a 2,888 1.00/1.00 vMB 54
386,559 386,559 00000000000000000e39699e2bfce54feea1e1e4dcfb1f498490ddf84ca69d37 1,320 0.62/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.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: 681.62 GB
    • Received: 16.45 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.