Loading Tool

Explorer IconExplorer

Memory Pool

47,373 transactions
22.85 vMB
0.11272350 BTC
Random Selection Loading Transactions
Max Size: 127.71/200 MB

Candidate Block

Mining Attempt bbd79c3212b7fe7df0c66527196d6fe9503c48cbbbccf16825d3112d5d16b68d
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 21b90eaabed7b8aaaa2cf3be77910ea413cb563e6bd2df8a764b7dac7b81986e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,894
Size: 1.00 vMB
Total Fees: 0.04432972 BTC
Feerates: 1,163.36 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (809,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,022 105,022 0000000000007ce1ef19736881da91d0607a0ece88b342349c33f89eb0f99b75 2 0.00/1.00 vMB 0
105,021 105,021 000000000001db6f5372cb57b96b13c58f08d0ce29aa26530ad7154435ec4545 2 0.00/1.00 vMB 0
105,020 105,020 000000000002cd734fb56093e95fbeef8d8a72cac854816e773e7350b968f13b 5 0.00/1.00 vMB 0
105,019 105,019 000000000000d1cc1267ef3d2688729dcf8d5692ac4c4220597c50b5a3c364f3 1 0.00/1.00 vMB 0
105,018 105,018 00000000000263ed64dd07883287cbfdf27d31fadb570050cadb3a5582b92bf6 3 0.00/1.00 vMB 0
105,017 105,017 000000000000bf99a7ad759c17153b95fcbc82a71b662acbf5c4236eeeca9eef 1 0.00/1.00 vMB 0
105,016 105,016 000000000002eb5f69f3e1560a3882acd4629f2e7112eb83ced5a3f6763260dd 11 0.00/1.00 vMB 0
105,015 105,015 000000000002506bd985fea4799da7dc61bfb6b9d074d5f96cd5721ce73212cf 7 0.00/1.00 vMB 0
105,014 105,014 0000000000001344dcae03ca3ff493d5d114261a98b759654653a161140dce57 5 0.00/1.00 vMB 0
105,013 105,013 000000000002f3a441792906287d14a6026564c4378245d3f4227ba6ea6c6e11 5 0.00/1.00 vMB 0
105,012 105,012 000000000001eedb77e9fa7fdc5e5805a81d8fc97bb15e0af2452c7f407658f2 6 0.00/1.00 vMB 0
105,011 105,011 000000000000fbbfbb2e2850e9348b75363f289d01a6d0d417bf43558703670a 3 0.00/1.00 vMB 0
105,010 105,010 000000000001b58298c7b4d98be3e77d73a44b4a138721dcacbc799bd535f643 5 0.00/1.00 vMB 0
105,009 105,009 0000000000026d1a4abbd2a8fcce148874b3b1b636b9226d48fa57f1d2b50105 17 0.00/1.00 vMB 0
105,008 105,008 0000000000001949d000960416da7641e27d174e566d33fd53cd6937114a0a22 1 0.00/1.00 vMB 0
105,007 105,007 000000000002868e3b1ca0c881cded98d25010edc660eda14f40ceb7a3584284 12 0.00/1.00 vMB 0
105,006 105,006 0000000000024ca972a7bd9ecb98500f0eb953d366bc32fa8fc62d257172a8ab 12 0.00/1.00 vMB 0
105,005 105,005 0000000000004ef21fadd4967668e26d318b57093a0e6f88c4cca22914e0c718 9 0.00/1.00 vMB 0
105,004 105,004 000000000002d18e17c0b8f8da76399bb93a9ffe336b5c9bedd794a9e18e8f93 10 0.00/1.00 vMB 0
105,003 105,003 0000000000026df6dae436910517e97db75a2eb67ad14b466be54e07be3a138b 11 0.00/1.00 vMB 0
105,002 105,002 0000000000009cb90dfb255d7216b7e3b999e722d66eb862602f114d884bb26f 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.77 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: 558.84 GB
    • Received: 7.13 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.