Loading Tool

Explorer IconExplorer

Memory Pool

24,973 transactions
26.99 vMB
0.05785575 BTC
Random Selection Loading Transactions
Max Size: 128.57/200 MB

Candidate Block

Mining Attempt 364e1b2181e503735e775ad22dfbc93b30d152aeb9357f64bfc3e793bf5239ac
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 42b4c0d0f3219bf16b416cb4dc892813855c8573c0c226b10a0128f27084f1a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,067
Size: 1.00 vMB
Total Fees: 0.00713143 BTC
Feerates: 66.05 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (452,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,579 461,579 00000000000000000164f8f4887183df4c00015bc93cf8fb5ae43edcd300a511 1,582 1.00/1.00 vMB 126
461,578 461,578 00000000000000000122d93e0b749c6e26b4e9a198b2db2dfe70738c852a64af 2,172 1.00/1.00 vMB 134
461,577 461,577 0000000000000000018b6be519e6e69b5880662d8d26105436b584c749421550 1,364 1.00/1.00 vMB 110
461,576 461,576 00000000000000000188567281c81a18d30542fae90dce41ca6196e77ebca879 2,712 1.00/1.00 vMB 138
461,575 461,575 0000000000000000001bf76228d295477dc18dc01abbf70a2fdb0f2861406b50 2,300 1.00/1.00 vMB 120
461,574 461,574 0000000000000000000e9149d97de7a0b12b867c831174baca7a79c81b0225c4 2,343 1.00/1.00 vMB 169
461,573 461,573 0000000000000000005c392e7abc1d9503b0484713ca928ee81cee4d2f2ea30f 2,387 1.00/1.00 vMB 128
461,572 461,572 0000000000000000012f390a8d555fb41ff33b7effe447e935f7192c1e113471 2,060 1.00/1.00 vMB 169
461,571 461,571 000000000000000000d3be6aecb2d52bf9b4cdd363c923eb34e0d7994438ae24 1,908 1.00/1.00 vMB 158
461,570 461,570 0000000000000000019994a0891d2f566f90e13986131e61370f452ecf431bc9 1,915 1.00/1.00 vMB 174
461,569 461,569 00000000000000000203f0194a5a5eafd2482993c1ea607398327c2c45e09c28 1 0.00/1.00 vMB 0
461,568 461,568 000000000000000000572f9490ede04e95818590efde53c1e78b9c2e9177b253 1,052 1.00/1.00 vMB 192
461,567 461,567 00000000000000000049f4d7d2453d751c66bb5161f80b7fcd2900e78b4f914d 2,454 1.00/1.00 vMB 154
461,566 461,566 0000000000000000019a0d0fb107d5ebbc6eadf8b2a5ccae70e9ceb7105d5954 3,311 1.00/1.00 vMB 396
461,565 461,565 000000000000000001aea16e2673644fb8332d36407ddf51d41bec7036a99c1a 2,061 1.00/1.00 vMB 191
461,564 461,564 0000000000000000021834cfbe8132cf554edca44d5396e3d62ffd5fc98835d1 1,550 1.00/1.00 vMB 133
461,563 461,563 000000000000000001478ac23e15adb1be08ab027fa5406ebda0471bb2bf4b40 2,254 1.00/1.00 vMB 147
461,562 461,562 000000000000000001297a4c6df912db58b79e34f40426a2cb4222c949517fa2 2,079 1.00/1.00 vMB 120
461,561 461,561 00000000000000000114026e973bddcf88891f51013e080fab6de71867959c4a 1,528 1.00/1.00 vMB 157
461,560 461,560 000000000000000001365812971c87e21ebdb78766ab2290a8c19ba975a24795 2,345 1.00/1.00 vMB 224
461,559 461,559 0000000000000000012238bb36575ce27553aceea0f666610aa4d375734f7e30 2,263 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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