Loading Tool

Explorer IconExplorer

Memory Pool

46,808 transactions
29.97 vMB
0.08808443 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt a27b8ab9731bd6817201125d25dafc944122acd6d1fdb6a9e64c70b5a406f50e
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 3dd93642665fd49a774dbc89346383c5b8ddb4b667e128ee90bfed83e42d2470
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,588
Size: 1.00 vMB
Total Fees: 0.02972558 BTC
Feerates: 110.38 > 2.98 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (732,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,454 182,454 0000000000000256e46d46b389de5690e5033c1ebb94561fdc261bcb831d9c1b 64 0.03/1.00 vMB 124
182,453 182,453 00000000000008f370b49082f1c74fa6c21b0eb3ee5001db8c6f3020d35bf2ce 85 0.04/1.00 vMB 117
182,452 182,452 000000000000067ba60b236a115121763aa9a5586da8337acbde6dedd7eacb61 52 0.01/1.00 vMB 10
182,451 182,451 00000000000004def0bafe4ef4cfb247363953184ef24b2eb3fd7b0c72cfd856 176 0.09/1.00 vMB 117
182,450 182,450 000000000000022e4bfe221a91588d10d4c710a53c6c23676d4236cd1cdc233a 144 0.07/1.00 vMB 95
182,449 182,449 000000000000032fae486eaf14cb890a930be3553fa858e78463ad9cb646f4a9 86 0.04/1.00 vMB 82
182,448 182,448 00000000000006981bdcd9cb2b12bb662907d15b74ccb1f61ec3cdd1b5aebc29 157 0.14/1.00 vMB 87
182,447 182,447 00000000000003f249b3c978b727f99becc00275dba12fd292678429ccfca4b5 201 0.19/1.00 vMB 126
182,446 182,446 00000000000006a8c6f58f8b215714c9b0ba163fe5169ed6c6743e1c2c73df80 25 0.01/1.00 vMB 67
182,445 182,445 000000000000031f5f36307cc1ad8abd751e11f28064ed9c97f88852fd3f1d59 56 0.03/1.00 vMB 105
182,444 182,444 00000000000005d6d0681363c6b8d9ac07c21c2fb97c95bf8ef3d5371ec5abe1 127 0.07/1.00 vMB 176
182,443 182,443 000000000000040eda89b100104a6d92be1b6dfdb2b3e8361d23d8285ce0fb47 224 0.09/1.00 vMB 112
182,442 182,442 00000000000003296f0a6be48aaab87b3b5c968de29101207460f4063f974ed8 28 0.02/1.00 vMB 84
182,441 182,441 000000000000003b69cf1913dcb31874c1d5c046fe5f45acfd4b6f0196851093 20 0.01/1.00 vMB 110
182,440 182,440 00000000000009717f90f1586932ffc5baf040ff76c5bf9da507235a159448dd 23 0.01/1.00 vMB 90
182,439 182,439 00000000000004ea771f94fbaaef6bb967e1841c91ef10e96e9ca37c3ba8260e 46 0.04/1.00 vMB 74
182,438 182,438 000000000000061a8b0c1476b055b599ca8b6110944a45d92e4c7315083b579d 113 0.05/1.00 vMB 114
182,437 182,437 00000000000009bb00430e503c9583e50edeb7436c0a71c1e007585923bd9446 34 0.03/1.00 vMB 58
182,436 182,436 00000000000009f23e179f6140b50ffaa22855ea569b0f5cff580ae0a51d1c08 303 0.17/1.00 vMB 177
182,435 182,435 00000000000001d37a593f9ee9985cfa20c8a1d8f34193e466f16e3bbb8cc45b 138 0.05/1.00 vMB 115
182,434 182,434 000000000000057b875d9922664e5bcb853e7bdf9e706b60c95548415a71e41c 126 0.05/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.75 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.