Loading Tool

Explorer IconExplorer

Memory Pool

81,506 transactions
31.63 vMB
0.10481770 BTC
Random Selection Loading Transactions
Max Size: 188.90/200 MB

Candidate Block

Mining Attempt 7265fda92a7f30cf69da192f5159fd5867fa59d6f739b9ca41f5a9b15a5c3658
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 7ae4954e613f3f903f9615007be1b1ac1f6c1b1a593bce01c15f2bdd38e89056
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 986
Size: 1.00 vMB
Total Fees: 0.02313650 BTC
Feerates: 711.74 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (472,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,640 442,640 0000000000000000011e463b8670e25f4f0c3f3dda6401b1d2be26a51ffa2374 1,773 1.00/1.00 vMB 77
442,639 442,639 00000000000000000348c8fb822c0656f26156c990758e27af5186a1634a4d8f 2,521 1.00/1.00 vMB 76
442,638 442,638 00000000000000000152f18d8766fa24d07206c0ab20000b81c3c616a67c42b3 2,427 1.00/1.00 vMB 94
442,637 442,637 00000000000000000304c8f129cf081e2c3a93d584c5ba4cf04134eae6bab609 1,237 1.00/1.00 vMB 64
442,636 442,636 00000000000000000306be03a694e1b37acd7dae00fb34b992849de67c848f6c 2,862 1.00/1.00 vMB 74
442,635 442,635 000000000000000001fb466fed697c6f9112a38634bdcbfb5abfcacf93b55bd7 3,358 1.00/1.00 vMB 73
442,634 442,634 000000000000000002f106d2f8fe3732550bbdff15f19c0552e2e5be7211e943 2,244 1.00/1.00 vMB 81
442,633 442,633 000000000000000000a64ade4162836cdfadf614f3627000d02d71c76e1307e9 1,987 1.00/1.00 vMB 83
442,632 442,632 0000000000000000014a9ea6e01aeb39277705e1a78c79a9331d3bdd57c41c7d 2,518 1.00/1.00 vMB 96
442,631 442,631 000000000000000000095eef2ab95ae25da7346dc12aa8c37e4e48da8059d455 2,120 1.00/1.00 vMB 83
442,630 442,630 000000000000000003242684d595d611ba81bf8821ae2bed89f0c619abe97d6a 2,050 1.00/1.00 vMB 107
442,629 442,629 0000000000000000011a5cba52b3984e0ddf7c477794d27cdcdf86e39c5f7fb5 1,918 1.00/1.00 vMB 67
442,628 442,628 000000000000000000e1a1493ba9a12c06a2c25d6c72e85a1cc106fae7c70934 2,401 1.00/1.00 vMB 69
442,627 442,627 00000000000000000363e89dee089568bce38d8f9d24f2577a296318813f949c 1,606 1.00/1.00 vMB 74
442,626 442,626 0000000000000000008ed3bf8b30c24fb8c92872134a9d9b179628f16f10e4bb 2,092 1.00/1.00 vMB 103
442,625 442,625 0000000000000000002045b260c1b790f5d48ccc9737bf64de9ea15b322bcab5 2,513 1.00/1.00 vMB 110
442,624 442,624 0000000000000000017d2baa6918345e58ae6a453cc59a5e5953d6a27a75ce1b 1,987 1.00/1.00 vMB 71
442,623 442,623 000000000000000001fc556fc1ab85222dd116983b342a1e33e94a53367d5e54 2,881 1.00/1.00 vMB 120
442,622 442,622 000000000000000000e181284b4d512ad633704e6e77ab6b1efe1f18421df5c2 1,755 1.00/1.00 vMB 46
442,621 442,621 000000000000000002ad928a7d7b311b11b8ff9d0681ca9d65bbadfc6b96e74b 1,261 1.00/1.00 vMB 68
442,620 442,620 0000000000000000007cc1899a442d5ecd43bb0f06a71873b8fedca7b7ea6443 2,285 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.