Loading Tool

Explorer IconExplorer

Memory Pool

81,188 transactions
30.93 vMB
0.08476693 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 601d0412c6c91144966e2392d5f4839c36a57cb48ba0aa73729300728b8654a5
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 5127cb8bcc2f295566d8d2fe02017cd2a9daee88ff2eee62a5ecd49da0e06b27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,849
Size: 1.00 vMB
Total Fees: 0.01826804 BTC
Feerates: 100.69 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (359,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,688 555,688 0000000000000000001b5af3f2450e3d1013a2e0895a6c2874d90d7346463694 53 0.05/1.00 vMB 8
555,687 555,687 00000000000000000025093d3f1496d93c47971233892ec562ec0df1dd83143b 614 0.55/1.00 vMB 4
555,686 555,686 00000000000000000027346129d3e2f581b9fccd6c2c65d454ffe1469a859d61 295 0.12/1.00 vMB 16
555,685 555,685 0000000000000000000e43645768306bf856ea01b30d1596edcf151a356ddf45 2,556 1.00/1.00 vMB 10
555,684 555,684 00000000000000000025e4857e688715a8562e02876f73728ca69e83dd8e5fc4 423 0.15/1.00 vMB 10
555,683 555,683 0000000000000000000dde13ef438f2c634d66e18637d9690a1633da2e2bfc06 1,307 1.00/1.00 vMB 3
555,682 555,682 00000000000000000011b1408a1b15b0c93ffd20e0d8f2269996f0a16344d57d 2,815 1.00/1.00 vMB 17
555,681 555,681 00000000000000000010a43918d9557a9f80f83f7679bb15c368d12ad7c03fe2 2,876 1.00/1.00 vMB 6
555,680 555,680 00000000000000000006f13d8e3ca753f77de8c139ecf7e96c67444f49222b0f 3,230 1.00/1.00 vMB 24
555,679 555,679 000000000000000000183905870cffcb9acc5741dd0814f0b802104775af93c8 2,769 1.00/1.00 vMB 12
555,678 555,678 0000000000000000000e95c7279dc48f395e47260878b2bede03519856e58e00 312 0.18/1.00 vMB 12
555,677 555,677 0000000000000000001388af396d1a9a10faa2541b15ee067d928e975e2d6c20 149 0.26/1.00 vMB 1
555,676 555,676 0000000000000000001ffce20d8ccec79143d75754470270939860e693fc6d67 2,864 1.00/1.00 vMB 12
555,675 555,675 0000000000000000000a8c17b4da8bacccb1923eaba5f8c4c962efc9d53a5337 1,731 0.77/1.00 vMB 8
555,674 555,674 000000000000000000138f9df6a9abe2d0e51b6df3c6a35a68fbed74ec5eca48 1,707 0.64/1.00 vMB 8
555,673 555,673 000000000000000000003dd415431e3227ecf54c2ae148c162ccb4ed9299c0a9 233 0.08/1.00 vMB 37
555,672 555,672 0000000000000000000f46734b59378a79387728b0392d80426653cec06481b2 992 0.71/1.00 vMB 5
555,671 555,671 00000000000000000019106f045aba99d7525abc26db40aaf7c528bd7d4de77f 2,333 1.00/1.00 vMB 6
555,670 555,670 00000000000000000020e4837c774226259ec4b5120dd479a70e929a6e4cc8dd 2,864 1.00/1.00 vMB 3
555,669 555,669 00000000000000000022580ecb8e2f142147b1fc7cefeeda70f12fc251671673 3,329 1.00/1.00 vMB 19
555,668 555,668 0000000000000000000ab1cc45382e48d75a87e4798a61c2e972a11e02cf2615 3,017 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 702.24 GB
    • Received: 16.63 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.