Loading Tool

Explorer IconExplorer

Memory Pool

39,752 transactions
25.88 vMB
0.05344485 BTC
Random Selection Loading Transactions
Max Size: 134.44/200 MB

Candidate Block

Mining Attempt ccaf8d8ed710ed367f6655487b5997cca75c0b3c77dd2af73fef76b9120e9447
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (396,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,740 518,740 0000000000000000003a3b5b39ef7a4ff85a5c202442f034ef67275df7f7fc49 638 0.37/1.00 vMB 32
518,739 518,739 00000000000000000046af8ff87cfc125696e39dbdfb220989f945f4f21d9b8f 611 0.26/1.00 vMB 28
518,738 518,738 00000000000000000047e9ce2f34fdeb592fbdaa9572fb5dea060275e6955934 2,119 0.96/1.00 vMB 12
518,737 518,737 0000000000000000002e4753f1b368b1f4c6b589fdabe2971305d0368694cd60 2,054 1.00/1.00 vMB 38
518,736 518,736 00000000000000000030c92b7039a08bc5cd5bf9e11e000d2e5786fcf33bfa5b 1,864 0.98/1.00 vMB 22
518,735 518,735 00000000000000000018774c1ce9826bd36ed20cdc4aa165868173e1eadf4e32 2,420 1.00/1.00 vMB 26
518,734 518,734 0000000000000000003282577727cc0d78931df1bec338c078e7022d3c41a29d 913 0.35/1.00 vMB 30
518,733 518,733 000000000000000000414adbce56b279f449d71b88a524ef81f760b3dc162f9b 224 0.10/1.00 vMB 21
518,732 518,732 000000000000000000123d8320e3e5fb23a52b1253b899041647934381c529e6 350 0.13/1.00 vMB 25
518,731 518,731 0000000000000000001498d59e01dafe7a75f789bd4744b438b97cc315a30f81 1,660 0.66/1.00 vMB 25
518,730 518,730 0000000000000000003cc012b376914d44734a1863e39f9d4b9fafdbd2d70a6d 1,180 0.52/1.00 vMB 24
518,729 518,729 0000000000000000001332b403b12473f3359976347f728ab22b93fe9e0f8e8d 1,169 0.57/1.00 vMB 33
518,728 518,728 0000000000000000000b02e21652a5c18b31fb3175fc462872a45c7cacac1782 217 0.10/1.00 vMB 99
518,727 518,727 0000000000000000003b414abbe3f293cf8957467831ac92dcad3e4263103c94 835 0.36/1.00 vMB 28
518,726 518,726 000000000000000000352d6843c774df69790e92e7b7f7a4895a9b7f8c87c324 269 0.20/1.00 vMB 9
518,725 518,725 000000000000000000242d7569275bebca1b4001d27c678c4a2d1f9d4b56716f 1,019 0.53/1.00 vMB 24
518,724 518,724 00000000000000000002c93396622466a5f06a990e58cceedb07fda6712669fb 1,350 0.62/1.00 vMB 23
518,723 518,723 0000000000000000000c254e24a22c917dd38a1598a429b4732436cd54ee7726 680 0.31/1.00 vMB 30
518,722 518,722 0000000000000000000f3fea51620b4bf1fbac8ce3b586379a731a914c91df05 1,700 0.78/1.00 vMB 24
518,721 518,721 0000000000000000003beee239ffa47b9912d4abaded64180285017d25eb5111 852 0.35/1.00 vMB 27
518,720 518,720 000000000000000000002d1082297432f0137b40f031388de5c3f9dbff063bdb 312 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.