Loading Tool

Explorer IconExplorer

Memory Pool

46,672 transactions
29.13 vMB
0.10232883 BTC
Random Selection Loading Transactions
Max Size: 154.90/200 MB

Candidate Block

Mining Attempt 8a0f11146b5cfd180ed0fa822245d892e61ebbb493f5c788cf776f0ee9357ab5
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root f4cf7e04eacffaef4158bf61092fe70362ffbc522d9002cdc734a0f0f6e7f906
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,984
Size: 1.00 vMB
Total Fees: 0.04424294 BTC
Feerates: 261.10 > 4.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (99,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,366 815,366 00000000000000000000ad7944d7b5228f6cecfc47bba86d07e9b30c7d8050f2 5,905 1.00/1.00 vMB 44
815,365 815,365 00000000000000000003e9990619afc43441a8d84af647df92254792bfc8d8d0 4,065 1.00/1.00 vMB 38
815,364 815,364 000000000000000000038484a8e573efc2f7725fcb89e6ccffa559209161e6ff 3,798 1.00/1.00 vMB 50
815,363 815,363 000000000000000000036bbb1bd1c44234b7e3d45af67aaace7dc9900685a7a5 3,217 1.00/1.00 vMB 47
815,362 815,362 0000000000000000000130baa3c061b2aabd65c5a38716013c8e043ced815029 4,672 1.00/1.00 vMB 45
815,361 815,361 000000000000000000041e216baeb817353cfafe502b09ac1490d62c3a5eed87 5,463 1.00/1.00 vMB 44
815,360 815,360 000000000000000000047f0943ee0dd92115a1afa083c77d63975b6202cd8ce1 4,245 1.00/1.00 vMB 50
815,359 815,359 0000000000000000000141a85116cde88cc4bfd284c094b63635e46a8e343e82 4,041 1.00/1.00 vMB 48
815,358 815,358 000000000000000000035c15994cb73728f4eb459a5963836dbddfb62b378fda 4,355 1.00/1.00 vMB 45
815,357 815,357 00000000000000000001dce70ce23569e38004ae439587ec7d71d3625ae74787 4,541 1.00/1.00 vMB 39
815,356 815,356 000000000000000000028800b8720b47a690f2e4a16ead56499abb9ce2ef6882 3,607 1.00/1.00 vMB 46
815,355 815,355 00000000000000000000c419067d6a13cbbccbba4251db9f6be759cc15d79589 3,668 1.00/1.00 vMB 51
815,354 815,354 00000000000000000003f4c3c0073d2ba4378b76ee02f8bfc266126a7edf6a08 5,925 1.00/1.00 vMB 39
815,353 815,353 00000000000000000002df75447c9dc0518dbee81d493fb34a4f3f6ccaca7612 5,353 1.00/1.00 vMB 39
815,352 815,352 00000000000000000003a3194766edfa8ee0e74fcdcba341a2bc082602924716 3,927 1.00/1.00 vMB 46
815,351 815,351 000000000000000000032faafc76dcc90935fd519bd7e88c5181a40e1316f6e3 5,885 1.00/1.00 vMB 37
815,350 815,350 000000000000000000021984266cf57e793ed68d8561e0ad78ba24c9a4d1a4dd 4,575 1.00/1.00 vMB 45
815,349 815,349 00000000000000000004641ef583df5ef129a008152839b9ca6ae9e12f617063 3,831 1.00/1.00 vMB 49
815,348 815,348 00000000000000000000238d6f7cd29b35d3e9cad3e5e4b77ae7849dbf18fb5d 5,620 1.00/1.00 vMB 35
815,347 815,347 00000000000000000003b2a4bd73667a9b2c7deebd730239ca5876a8870dde6c 5,042 1.00/1.00 vMB 39
815,346 815,346 0000000000000000000109dbf8e18bcc3229e4ed34d80b597bc81aa8d5f24781 4,207 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.05 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: 650.96 GB
    • Received: 13.37 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.