Loading Tool

Explorer IconExplorer

Memory Pool

87,035 transactions
32.89 vMB
0.13027871 BTC
Random Selection Loading Transactions
Max Size: 199.71/200 MB

Candidate Block

Mining Attempt cde88c3401b1ccb6fcb61e244afa301c260f9b57e0610e68f975304732298a57
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8b3b6619212d80c70a5368545f58835d0d5ca8206b7afa7f0eebb068788e6046
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,548
Size: 1.00 vMB
Total Fees: 0.04658508 BTC
Feerates: 300.16 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (671,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,709 243,709 00000000000000dd860cc27927cc9339b39e65413929d7542d0bc3b53e882e78 414 0.16/1.00 vMB 227
243,708 243,708 0000000000000093b82a5b7ff9e3f7ca9dbed067be3ba74ff32eacf463c538bd 551 0.19/1.00 vMB 189
243,707 243,707 0000000000000045261eb7dd1da6c0ab61502335470cac881a0f013a6933bda8 232 0.13/1.00 vMB 102
243,706 243,706 000000000000003db575ee139714fd9e8eab35ea9c32d9b222474fa5b2fa7bc9 256 0.08/1.00 vMB 253
243,705 243,705 00000000000000d46798df52e75ad2e456396e7d74337a9f2dedc27b2876fa65 313 0.15/1.00 vMB 153
243,704 243,704 000000000000005c0808d0c186e4d0967a0364aeeb57b47dee861a6695651417 248 0.10/1.00 vMB 201
243,703 243,703 000000000000009cffe1e793ba13a35ce64c40aaab33e65a54c0851e15759282 466 0.24/1.00 vMB 143
243,702 243,702 00000000000000d396e5f92cd28158135552b63449c7be0767f643885ac47e6a 4 0.00/1.00 vMB 398
243,701 243,701 00000000000000b106e9c3308034c390222debc52a2078fd61c05914b9fdd8b8 117 0.07/1.00 vMB 148
243,700 243,700 00000000000000a69f62c0b1eb1d722f17de05e0a7d1e3a63740019389e6a2e5 31 0.05/1.00 vMB 47
243,699 243,699 00000000000000cc0ef5bc500562f3e443422b6adde0cf29b0fc28cf8e19814d 400 0.20/1.00 vMB 175
243,698 243,698 00000000000000cea5f21eeec4c117a0591231951f1e1b6fa8a92ded9fc95e7f 532 0.25/1.00 vMB 168
243,697 243,697 000000000000003382f270fc5472a93b9c14422e9cde6e413e43ca599a0abc42 473 0.25/1.00 vMB 189
243,696 243,696 000000000000006de475b1766cf57c9edb14425646babfaae19e8b1843f92f63 50 0.02/1.00 vMB 50
243,695 243,695 0000000000000058c8057744f95386d874c0f6047b3811691104704af4a99bc7 276 0.19/1.00 vMB 80
243,694 243,694 000000000000000940bd68e51a7768fa9f100dd73c88ba43d73f1ce59bd588ed 800 0.25/1.00 vMB 261
243,693 243,693 00000000000000641d84a29ae01278ae575d17df76014ffefcb48fd9de91ddca 259 0.13/1.00 vMB 177
243,692 243,692 0000000000000068422754dbb7519ae497a713f0b584ba04d094b7ef58dc769f 309 0.16/1.00 vMB 162
243,691 243,691 00000000000000a24a2f0532ad0f6e893e5800c12f39b356b845efe43e521d73 344 0.15/1.00 vMB 153
243,690 243,690 00000000000000c519756250dbb69995088567f49968ecc865e9506c89af5f00 186 0.08/1.00 vMB 77
243,689 243,689 0000000000000094cfed9c5c7c9642e12ccd632a0386986bf75de2f9fa5c72cf 399 0.21/1.00 vMB 163
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.83 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.