Loading Tool

Explorer IconExplorer

Memory Pool

107,826 transactions
20.86 vMB
0.06545868 BTC
Random Selection Loading Transactions
Max Size: 162.01/200 MB

Candidate Block

Mining Attempt 30e9dbac3c4eef7fc90c60272dbccf5929fa6abf6a64738b3da70cc18def6ca5
Version 20000000
Previous Block 000000000000000000015e478f37a554dd66da3518d2061034fbbdca5cae29d5
Merkle Root 8e7432b677837f25e213839b99513f334be1520651e8eb87237ca16d5eb028a3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,394
Size: 1.00 vMB
Total Fees: 0.01437224 BTC
Feerates: 73.20 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,630 (31 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
916,587 916,587 00000000000000000001ed07528fd99231213707b3dd396f021f54a36600456a 5,441 1.00/1.00 vMB 1
916,586 916,586 00000000000000000000c6011174a9ae7616e4329fea888a078323d34eb79b37 5,223 1.00/1.00 vMB 1
916,585 916,585 0000000000000000000000aca2e8562637ab5173de4ade74d26cb3432fa98fb8 3,272 1.00/1.00 vMB 1
916,584 916,584 0000000000000000000175ff0051995ca5073d8ecf4f04b7b4f51f1da1ce4e2d 4,248 1.00/1.00 vMB 1
916,583 916,583 000000000000000000011dc0f1c2a9825d5e75ed44af3ffd3da089e8cc0d55e8 3,899 1.00/1.00 vMB 0
916,582 916,582 00000000000000000001dea54241388b9e30c0ac696af250564022f1a2fcecdd 262 0.14/1.00 vMB 1
916,581 916,581 000000000000000000016284186843d77c14a550bfefa0d34daa3aa8a5ef54ef 264 0.05/1.00 vMB 2
916,580 916,580 00000000000000000001f6c54ca6b55e82158c55cd34aba6362fec785010a8c4 4,295 1.00/1.00 vMB 0
916,579 916,579 000000000000000000012a901876b859599646679d96426f95fc9911223fb0b5 3,785 1.00/1.00 vMB 0
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: 946.97 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.