Loading Tool

Explorer IconExplorer

Memory Pool

39,285 transactions
26.13 vMB
0.05513701 BTC
Random Selection Loading Transactions
Max Size: 136.01/200 MB

Candidate Block

Mining Attempt 0927b6f2d1571d9567bbb3c44abee1c214fb4c8f0da7c3d600ea3c74e6cdc54d
Version 20000000
Previous Block 00000000000000000001b17ec5908732df8bb2052d9271bfe630f130dd54d102
Merkle Root 0d3d25a48622219a4ac9c507007dc2e5d19533226fb1b7a1e87274e5e995d63c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.00730271 BTC
Feerates: 101.00 > 0.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,804 (148,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,813 765,813 000000000000000000030b16819fc19ba538c669e84ff198961fb3b6c886f6a3 132 0.06/1.00 vMB 14
765,812 765,812 00000000000000000003290d5d45c8029729f43c0183753db37f28d12aff0d87 487 0.21/1.00 vMB 16
765,811 765,811 000000000000000000020005422d92100cdeedd0f07235d7f4b9ad52352a4af7 2,173 0.97/1.00 vMB 16
765,810 765,810 000000000000000000071b2f2938586c998ffe07db96a0e18ee72cac0fdd8305 153 0.06/1.00 vMB 16
765,809 765,809 00000000000000000005046c642a6b539f376921081fef1bb518b6dcdceb38e5 1,309 0.57/1.00 vMB 16
765,808 765,808 00000000000000000000135e44d8954c5a39b008cb7275ba898c4a136b3a8777 129 0.16/1.00 vMB 1
765,807 765,807 00000000000000000005da9b333afe9e9120e0a34ebe31ed75c490ffb72cf6f0 1,961 1.00/1.00 vMB 16
765,806 765,806 000000000000000000016e28a1230145c0a428089c9cb3423c9738efd19801c5 998 1.00/1.00 vMB 9
765,805 765,805 00000000000000000003ef4873fb3cfe6e89b010f4eb9e67d991bb9084389a6d 752 0.47/1.00 vMB 14
765,804 765,804 000000000000000000013962a0b3110fdb95d9ce32c928d0fa74601dc37a8f4d 178 0.07/1.00 vMB 23
765,803 765,803 00000000000000000002119064198724f87ef1c4f1195b05f72181d705f57f08 69 0.07/1.00 vMB 10
765,802 765,802 00000000000000000006b321d6cba606395e7cf69750e8d8c6d4fc207f5f7b1d 599 0.32/1.00 vMB 16
765,801 765,801 0000000000000000000160db46bf9e30177768f346b877701ede52728c3409d9 1,049 1.00/1.00 vMB 14
765,800 765,800 00000000000000000003e0dbab3b7f56f5b6081b3b6d673bea20b4cff305cda7 1,684 1.00/1.00 vMB 8
765,799 765,799 000000000000000000053a9ef94734a63476ca0869812d6d608b2c63f993545e 1,818 1.00/1.00 vMB 10
765,798 765,798 000000000000000000003024eafc714a247af5aab4ad18130b5f7cf1f8797f55 2,607 1.00/1.00 vMB 26
765,797 765,797 0000000000000000000276de1f0322fb445f0061998ae3876943b4168b132e24 2,522 1.00/1.00 vMB 37
765,796 765,796 000000000000000000050d439397bdbcc920e85628826b4e93e191d70b688142 2,748 1.00/1.00 vMB 23
765,795 765,795 000000000000000000000505821ed0389b7bf88e5ecf033e62b15e35fda1984b 514 0.51/1.00 vMB 4
765,794 765,794 00000000000000000001bdfddd73b95a2ae4ba42fd517827db6d154d3af51f3c 1,564 1.00/1.00 vMB 12
765,793 765,793 000000000000000000078ca9e129b55d30146e486766d0b5598346e83fe05068 664 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.04 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: 650.52 GB
    • Received: 13.29 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.