Loading Tool

Explorer IconExplorer

Memory Pool

38,735 transactions
15.78 vMB
0.12100351 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.01/200 MB

Candidate Block

Mining Attempt 811b6ff072598548c3ee5e8be65430355fb1714541057c7cf58bb186b2fe6a27
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 80fa29bcd71000abb88a110ddfe7dd128ea746894974b50db1cc79bbb47b24b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.05390214 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (740,898 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,443 172,443 000000000000076592e5c764900a9892ba30721e4af9b334d1fbcf7e6289fe69 49 0.03 vMB 64
172,442 172,442 00000000000002ce4fb2bb855db3b85dfd5951608a89cff18edc4838e6cffd32 16 0.01 vMB 41
172,441 172,441 000000000000017100f9b64d54ce0e63da4c11e583f2c750de57a93ff9188ef1 5 0.00 vMB 96
172,440 172,440 000000000000093200cca7661e7922284bf48253bdfdd5027fdb0c9abb42ee08 107 0.03 vMB 4
172,439 172,439 0000000000000a833fe6132b63a9a417f0aa4e718d6a0d15a63b161d3504fd6a 106 0.05 vMB 174
172,438 172,438 0000000000000b286a44269cf4bf46a79393645769a668801b8e12cd4a03f39f 71 0.03 vMB 80
172,437 172,437 000000000000036b9d1e83d780c9b742cfd485199e7a0e0f049729d7fa542c29 77 0.03 vMB 129
172,436 172,436 000000000000014003bcc3f658c615bf057d20be3af507af4097f8a329dbee4b 125 0.05 vMB 159
172,435 172,435 000000000000000ad7086b0d3d32c0647b45a68d54873693ba1573d7a977f1bd 93 0.03 vMB 27
172,434 172,434 00000000000002f9caaf3bbbb1af290b4a01f3e67d8be4198e129ca4804f74f9 34 0.01 vMB 411
172,433 172,433 00000000000009457f8d4362cd874ddd1c1288f3190c6b2ec8c1df4217b9321b 11 0.00 vMB 47
172,432 172,432 000000000000077c1fe38356a549770016dfcab2d4624371f2f1c34501ca394b 43 0.03 vMB 115
172,431 172,431 000000000000063eee0c73268eb27cd8a4f66f8f9687f3fc29ed78e8d6826b3b 110 0.04 vMB 995
172,430 172,430 000000000000091d5aea4583141601f32063834424c4f735ac74cee139e7b1f1 1 0.00 vMB 0
172,429 172,429 0000000000000a938c49d9b3a73c2df3f1702e091df9f60acf7a1b8a29dc4174 1 0.00 vMB 0
172,428 172,428 000000000000059a7683ab1cf0ab2d8e5870fbac468480a1f04a3697c49b54a9 11 0.00 vMB 16
172,427 172,427 0000000000000399262c04cf7ac34648ca715b07b5a377432eb28d297d87ead4 13 0.00 vMB 33
172,426 172,426 00000000000006e8b345c5fa218e908729eec84f72e551a5140a1d32ab564198 59 0.03 vMB 244
172,425 172,425 000000000000041dd4ee680fb0dc7f97ad663ad68d1fb165c39ce169a0036e9a 145 0.05 vMB 219
172,424 172,424 0000000000000b1c3c1c13254ad04bc107ab30d35fb54a2405438419638e49d0 25 0.02 vMB 43
172,423 172,423 0000000000000a9042757640610cc973163b1d06fc0dd7a92675424beff5eff9 84 0.02 vMB 50
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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