Loading Tool

Explorer IconExplorer

Memory Pool

50,583 transactions
28.41 vMB
0.07561335 BTC
Random Selection Loading Transactions
Max Size: 152.86/200 MB

Candidate Block

Mining Attempt f13ca89a26723e016e3ebb7cff9a027024accf2977cf131073ab0402c59ea5d3
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 6f1b50467d5cc11094f125e17383bf203b1722769cbfc862c5bf96535f73471b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,230
Size: 1.00 vMB
Total Fees: 0.02144271 BTC
Feerates: 507.72 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (36,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,556 878,556 00000000000000000001621f581b75f79986835ad9d941fb3542a1a61441bb0c 1,928 1.00/1.00 vMB 2
878,555 878,555 0000000000000000000217c313d0096d33e42502c936924307a72969f1a167bb 1,826 1.00/1.00 vMB 1
878,554 878,554 0000000000000000000078024c6ec01ca4062770e9099de8bf462303f2cdb43f 3,870 1.00/1.00 vMB 3
878,553 878,553 00000000000000000001232101aa164a7b93de5c33081fd8a9bce1dc01611f90 3,079 1.00/1.00 vMB 2
878,552 878,552 000000000000000000009d501d0cf7a931f635d020f82d28f94ddbf3482e51be 3,133 1.00/1.00 vMB 4
878,551 878,551 00000000000000000002070ed10475bf57cb534bbb196b75ab950c2fd66d4a14 2,597 1.00/1.00 vMB 2
878,550 878,550 00000000000000000000b8d817132eb988ed6adb55e9b578dbb0c03ee7856542 3,551 1.00/1.00 vMB 3
878,549 878,549 0000000000000000000042e9e62f79c09056baec2bfa4035d32fa159c261d6ae 3,128 1.00/1.00 vMB 2
878,548 878,548 00000000000000000001c66213dca28459ee551ae56b994d07aa86594a904b9a 3,001 1.00/1.00 vMB 3
878,547 878,547 00000000000000000000341ab0e9d8f4a0f5942d09fddb2800a9b55c345eb92c 1,842 1.00/1.00 vMB 1
878,546 878,546 00000000000000000001321ee55a54d4be6b963006ab2380e96e97c81085fc47 3,114 1.00/1.00 vMB 3
878,545 878,545 000000000000000000011ae2dfff487175d351b11a9d6590dca7d02c2d0d3a8c 2,352 1.00/1.00 vMB 3
878,544 878,544 00000000000000000000f7eb7a40c269104ef026b52a7d3678b09100a23c684d 1,919 1.00/1.00 vMB 1
878,543 878,543 00000000000000000000f93707eac5d7ff30ade4dc88befe48830f98f84fc978 3,080 1.00/1.00 vMB 2
878,542 878,542 000000000000000000014e51af4c6485420230d086d8c18d5ad87247b9d9844b 3,329 1.00/1.00 vMB 5
878,541 878,541 000000000000000000001f54a6a0e1629bd3de0a071ea55c26e1b78c4a7eb0ef 3,446 1.00/1.00 vMB 6
878,540 878,540 000000000000000000000084b70ce1771553756fb7feef953af94c9d97e02861 2,336 1.00/1.00 vMB 2
878,539 878,539 000000000000000000003a1dc887363093152e439b9b18d677350c2305051b99 3,492 1.00/1.00 vMB 2
878,538 878,538 000000000000000000021e5c854672d6034f7f22be5977b6f93242fbe37c7156 3,564 1.00/1.00 vMB 5
878,537 878,537 00000000000000000001b0c7bb7fe8b0a34396404b8f12fd42146d3c8fe9c8a0 2,645 1.00/1.00 vMB 2
878,536 878,536 000000000000000000028c5ff2b9db3172b516af7e3c89bf38abcfcac677624b 3,258 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.