Loading Tool

Explorer IconExplorer

Memory Pool

111,080 transactions
21.77 vMB
0.09447357 BTC
Random Selection Loading Transactions
Max Size: 167.67/200 MB

Candidate Block

Mining Attempt d1d5cc4fd705c467e816eff05b4422d3c461eb1c074f32f92225d454c1fbbd4f
Version 20000000
Previous Block 00000000000000000001a8320aa9b7c0995061fede050fb825d7023843a98faa
Merkle Root 7c16f8124aab372d1515eb16b6dd6cc41e190a29482c4ca623317c10bcf23edf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.03184852 BTC
Feerates: 290.91 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,629 (21 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
916,593 916,593 00000000000000000000452f6f858e30b290d61795ba73ac4538ed37202c333e 4,715 1.00/1.00 vMB 1
916,592 916,592 000000000000000000005dafd7a26a8b81b4db23774e4e4510fe178f9789f91a 5,202 1.00/1.00 vMB 0
916,591 916,591 000000000000000000004600ac6034af460262cb4e9503ada865a8b05fb28e5c 4,880 1.00/1.00 vMB 0
916,590 916,590 000000000000000000001f162e679fafbbd4baa0770488346e8b21736e86ade8 5,019 1.00/1.00 vMB 1
916,589 916,589 000000000000000000001bf003f8385dbc81dd7e2bbfefb8cb44b6e2b4460975 6,562 1.00/1.00 vMB 0
916,588 916,588 00000000000000000000583b6226085ed378960102ff5edbb1a12a4359a42883 1,940 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.19 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: 946.96 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.