Loading Tool

Explorer IconExplorer

Memory Pool

52,455 transactions
31.28 vMB
0.17977276 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt 32b15903833d8c025c3ce52381247017894159419d4bee67cbc9acc3f39a739d
Version 20000000
Previous Block 000000000000000000008c8866c644a02964d06433e714f1d852f9277cc374fb
Merkle Root e4e4c16d0fffa2aef2532db76e6ffbd6fcce0449dd242426b0fb06ee910c1b17
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.07076730 BTC
Feerates: 501.44 > 7.09 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,538 (692,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,359 248,359 00000000000000571a3dbd588e56684babe17ba9e35daab2b7086545ee98f9f2 587 0.25/1.00 vMB 161
248,358 248,358 0000000000000027f7a3786898593cb0b886d8d9fde8adf4abe948d4d853adfc 715 0.30/1.00 vMB 173
248,357 248,357 00000000000000604b17f0964daa9511ca5c3a64b067c4060fb7b4cfbc81f24c 151 0.06/1.00 vMB 119
248,356 248,356 000000000000006932d808212c223709a7d10e47c469ad614812e3a0add6c631 138 0.07/1.00 vMB 153
248,355 248,355 0000000000000056b9e842321d66b8fc451a85bb154da1644d6682463c0844ec 88 0.04/1.00 vMB 41
248,354 248,354 0000000000000089476b7c18df71e83682ef62e104b0f6469abbe2f193fc2fe1 509 0.31/1.00 vMB 123
248,353 248,353 000000000000005199586cb54fe92d0765a347bc0473526f32d09779f8b2b65d 260 0.11/1.00 vMB 138
248,352 248,352 00000000000000860e8ac0a776318fa5f4d9bd4b429c472175687721265d0ef3 80 0.03/1.00 vMB 168
248,351 248,351 0000000000000007a076dd7dcea1a7f6966d56514f8ce1ad1b54229db4674b9b 256 0.18/1.00 vMB 78
248,350 248,350 0000000000000039d9d31b796c99f569b4471bb461e0d5f9e709fd58ffad1e1e 158 0.07/1.00 vMB 152
248,349 248,349 000000000000002bd32bb66e618d64468d363c042cdd8236934d3f107d2d0503 358 0.15/1.00 vMB 121
248,348 248,348 0000000000000020d71f17b90fe095b41b00cbd341c26042140bda7a7a950a39 67 0.03/1.00 vMB 56
248,347 248,347 000000000000007f06fa8b40eab3bac14b3d9b6ff5d8470bbdbf237df151c76d 181 0.10/1.00 vMB 93
248,346 248,346 00000000000000822a85a1a7491b6f44017bbf359473c5339d7e7ecd94f8a925 420 0.25/1.00 vMB 111
248,345 248,345 00000000000000309c06cacac54e2c50a7e5911511b4503be2b01f84cc27fa2c 128 0.06/1.00 vMB 106
248,344 248,344 0000000000000023b24e9624cc990aa217ed6cf9986aa23652f3be0c0690164b 476 0.25/1.00 vMB 132
248,343 248,343 00000000000000531134c07d56634fdf3cda636a50505c4f4d126c235d97f021 659 0.25/1.00 vMB 302
248,342 248,342 000000000000003d155f2552a36a76b11040500aee12508167bddd57c95ae1ca 128 0.07/1.00 vMB 49
248,341 248,341 0000000000000014424e5d8b0359d79584cf8bad9b608daedb040d86b655f0fd 360 0.18/1.00 vMB 113
248,340 248,340 0000000000000058362db93bf03c77390b3efef3c3538dab3c89903ac1df260d 239 0.10/1.00 vMB 150
248,339 248,339 0000000000000007cb66d9249f02c24d52edd615035c4167475787edb516f553 298 0.14/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 827.72 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: 4,462.77 GB
    • Received: 243.93 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.