Loading Tool

Explorer IconExplorer

Memory Pool

109,051 transactions
21.27 vMB
0.07667968 BTC
Random Selection Loading Transactions
Max Size: 164.23/200 MB

Candidate Block

Mining Attempt fb652dee21311f40ca758d6e903f4322495e64742e6df9b6b8d25bed7fba2553
Version 20000000
Previous Block 000000000000000000015e478f37a554dd66da3518d2061034fbbdca5cae29d5
Merkle Root ee08b5af52c102cc27d7f00b3b871c33fd13289a4b2ff62471d2528ce4987e4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,921
Size: 1.00 vMB
Total Fees: 0.02167142 BTC
Feerates: 480.19 > 2.17 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,630 (16 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,614 916,614 000000000000000000018cbe6accd896b203445ef35d2e42eade47fc27f2e4de 4,940 1.00/1.00 vMB 0
916,613 916,613 00000000000000000001f1723d0033389513643049b9bad7fc607c7add57c50a 3,275 1.00/1.00 vMB 2
916,612 916,612 000000000000000000010ce3fa78342e42bc4f5077d562dc8a4e29e1d0e664a4 4,372 1.00/1.00 vMB 4
916,611 916,611 00000000000000000000c494d0af04bd3d1350109116901963f882d0fe624c20 2,342 1.00/1.00 vMB 1
916,610 916,610 00000000000000000001302a644a5e6fd46f9967bb760ad07f362f0176656a6c 2,677 1.00/1.00 vMB 3
916,609 916,609 0000000000000000000092f1964c776bee18d4bc385567b0680462e4cfc52e0c 3,952 1.00/1.00 vMB 0
916,608 916,608 00000000000000000000315dbc25a651f6659000d12830cddf074e8554b39565 2,484 1.00/1.00 vMB 2
916,607 916,607 00000000000000000000a71cfd49565894cdf4793a8761af2f16cc48e4ca1d70 2,023 1.00/1.00 vMB 4
916,606 916,606 00000000000000000000d7922b7afbb23189580021ca4f54a8b9875d05734f7c 3,036 1.00/1.00 vMB 2
916,605 916,605 000000000000000000006d713982d26829d83d70f1dca86a9f372488f4bded4c 4,221 1.00/1.00 vMB 4
916,604 916,604 00000000000000000001c12cc8eeeaf5c483c02b8e2bd65c9e52b4993d46a34e 2,985 0.82/1.00 vMB 2
916,603 916,603 00000000000000000000c82d3b2ad612f01e72517c377ae9be8d8b7fcc348b59 2,272 0.69/1.00 vMB 2
916,602 916,602 000000000000000000004922dcf8ad4517a84fa25b863dfe909e8c9b5e3dffbf 4,900 1.00/1.00 vMB 1
916,601 916,601 00000000000000000001b13c2eeadf59a7ba9f307eb1c609893036cbe4187e03 1,832 0.61/1.00 vMB 2
916,600 916,600 000000000000000000015be84f85e08e96247a354b00d23684c9f4fde6603188 6,000 1.00/1.00 vMB 1
916,599 916,599 000000000000000000015ddc71cf44d31095af6b8f53f2e9ef30d5cd658a426c 3,585 1.00/1.00 vMB 2
916,598 916,598 00000000000000000001b03307cd47092af53e97a76b38eab50862c568b32e64 4,330 1.00/1.00 vMB 1
916,597 916,597 00000000000000000001166be914695ba572caf0f4a265f7a2a2ecfbbf6402e7 4,607 1.00/1.00 vMB 0
916,596 916,596 00000000000000000001b071e3a80c70072fc1303402e0600548a764653a08b3 4,708 1.00/1.00 vMB 1
916,595 916,595 0000000000000000000149ae222ef062fda1c33fe9c0142605f5fead72d75145 5,832 1.00/1.00 vMB 0
916,594 916,594 00000000000000000001c0fd58fbcde17d97f11914ecdb08ea95f367039c84f9 1,387 0.45/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.20 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: 947.02 GB
    • Received: 28.11 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.