Loading Tool

Explorer IconExplorer

Memory Pool

76,796 transactions
28.54 vMB
0.08572718 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt 8d8f1d9554015aee79ef1afcc634e765b00a897725692c46f65b7430877fd108
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root adfe6352b5e152f73d0d7c97f2862c76ec4732d035058bd22f8117f08a785c5e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,787
Size: 1.00 vMB
Total Fees: 0.02087192 BTC
Feerates: 56.81 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (472,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,985 442,985 0000000000000000020d14d1e0135693805b1fb239ec4eeb696a278e3efebd61 1,100 0.48/1.00 vMB 64
442,984 442,984 0000000000000000039e60ef47524690660fd3414f2867478fe3cfddebc62d70 2,415 1.00/1.00 vMB 74
442,983 442,983 00000000000000000077ee3b3782d7de4a8632b2605af3ad27ad06b15838b1af 324 0.13/1.00 vMB 76
442,982 442,982 000000000000000001f20420058e1035aa201ce0a2724dcf2157e2e616141f9c 1,355 1.00/1.00 vMB 31
442,981 442,981 0000000000000000017809fbd2f29c6b353644d0a37a645f0340fd585895ee87 2,633 1.00/1.00 vMB 71
442,980 442,980 00000000000000000334b300194fd4d0cb910b753877c371d8ae74e02bcbdb32 2,472 1.00/1.00 vMB 70
442,979 442,979 000000000000000000010a4293faa44c29899f68ba60d5a2d4a0d28cdbf0cee6 1,672 1.00/1.00 vMB 69
442,978 442,978 00000000000000000339e0d37c00bfd336a5ad7b94f1a7650a65532b883df37c 838 1.00/1.00 vMB 72
442,977 442,977 000000000000000001384cb3f57771de71e5f0292db7f51b35a3244c246d7510 2,547 1.00/1.00 vMB 103
442,976 442,976 00000000000000000170c32254236cc0b4ac99dce606acc16a5cdc0630dd87b4 7 0.00/1.00 vMB 2,229
442,975 442,975 000000000000000001a3c569b844235c2eda96870ce8919f9891d1d528fd3203 924 0.39/1.00 vMB 66
442,974 442,974 0000000000000000032abe23b48a2673820dda5d0431cfc14cfaf3ad8853dd35 771 1.00/1.00 vMB 22
442,973 442,973 0000000000000000000d9bc14a45cdd8d742c7acd452bb2f3d6d5078322fe82d 719 0.35/1.00 vMB 61
442,972 442,972 000000000000000002bf9db7c0ee9b79eaef093f8e0cff0bea986073dd046ed9 1,271 0.50/1.00 vMB 72
442,971 442,971 000000000000000003492e4c10590e7012558f17dd41f00c07927c023ee4d1fd 1,980 1.00/1.00 vMB 57
442,970 442,970 0000000000000000027831888ee2904030e92a3dd1079332ecbd676b4f75ee06 85 0.03/1.00 vMB 70
442,969 442,969 00000000000000000285c280dfbd3ae76875faffe0f466f9f33ad73d23f52585 534 0.23/1.00 vMB 73
442,968 442,968 00000000000000000160305217a405bd53aed12bea55194534e043753d4950d2 1,572 0.66/1.00 vMB 69
442,967 442,967 0000000000000000015c3359bfe801b33baaab999671298c1ff0d9d4dab612cd 1,771 0.87/1.00 vMB 61
442,966 442,966 000000000000000002e1d96532c614c05c62826796dc3f0bca7bb7a68a46d0e5 939 1.00/1.00 vMB 20
442,965 442,965 000000000000000003a5f6fde0e32f6906b6565704d8d27ff5c6f29461d99563 2,523 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.