Loading Tool

Explorer IconExplorer

Memory Pool

73,814 transactions
27.38 vMB
0.06772911 BTC
Random Selection Loading Transactions
Max Size: 166.95/200 MB

Candidate Block

Mining Attempt cf336565a3b6e653be496a5a36eb2531e78c611fbb7e34d047a4c8dbc74cd1bb
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 2def82afb0e80a258d6a3f92be8a59516a087a27fcc111c900877496743172b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,916
Size: 1.00 vMB
Total Fees: 0.00952824 BTC
Feerates: 101.19 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (483,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,103 432,103 000000000000000000aaa7db6f0ece19c9f36543b28951475beffe684a61ada4 2,582 1.00/1.00 vMB 61
432,102 432,102 00000000000000000466630234e4dd50645979858785ed5f8bd2cbf5e948ce95 1,621 1.00/1.00 vMB 33
432,101 432,101 000000000000000000db314d159c571360e23e8219c3ad4f88eade8caba998bf 2,095 1.00/1.00 vMB 45
432,100 432,100 0000000000000000000c7ee2af18179c5c87b0c15b605ce34234b29bf1fbbfd3 2,510 1.00/1.00 vMB 56
432,099 432,099 00000000000000000030eb9af5441f5c595cb2912fdfe517cb43f375994b1af1 2,341 1.00/1.00 vMB 95
432,098 432,098 0000000000000000042fd9800fbdc4de8fc287a7c276598a1471640d9f5f5cea 2,017 1.00/1.00 vMB 48
432,097 432,097 0000000000000000021d5d92c01a4ae0d8bb08cce19384e56d3dda09dd0679d6 3,032 1.00/1.00 vMB 70
432,096 432,096 000000000000000004520cd41b23631c2597052271a2a179d668190fc310a28a 2,825 1.00/1.00 vMB 75
432,095 432,095 00000000000000000306246d3bdd73c7863749b331611061d0d98c30a0838258 2,289 0.94/1.00 vMB 59
432,094 432,094 000000000000000002dd570028aaea332d2bd58983d536258343056f98d3fbe7 2,631 1.00/1.00 vMB 64
432,093 432,093 0000000000000000013b057e6b6ae17bd68a7dc81720439e04fa464de1b59465 1,987 1.00/1.00 vMB 49
432,092 432,092 000000000000000001bd4da7f3049aac76fa133fa9324b60b1034395465c1743 1,659 1.00/1.00 vMB 45
432,091 432,091 00000000000000000015f2916f81b7d1a2eedf970b03f3736903a36699b8bf02 2,269 1.00/1.00 vMB 51
432,090 432,090 0000000000000000027653ba325d1f7e1f10d351fb5e9053b1a5b894e9fca909 2,843 1.00/1.00 vMB 63
432,089 432,089 000000000000000000574e3f2195fae5a6ae168f35fd90cba4d90545d73e3253 1,926 1.00/1.00 vMB 64
432,088 432,088 0000000000000000012b1980e0117bd95412f8d0a9235731edd9b9729beb36b5 3,015 1.00/1.00 vMB 89
432,087 432,087 0000000000000000030c6b8e1911c861160c05e4687af392f0854275dbbb30ef 995 0.43/1.00 vMB 57
432,086 432,086 0000000000000000018e96c530ba8c846ea8754521bc95382648b3873e6dd279 708 0.27/1.00 vMB 61
432,085 432,085 00000000000000000308b05210642c383f035eaba89b3c8e847851eff209d454 1,877 0.79/1.00 vMB 61
432,084 432,084 0000000000000000020a789acbe5452292a5ddf2111f12b93dbb7012f6b7049b 1,517 0.67/1.00 vMB 52
432,083 432,083 0000000000000000045c70e3f450ae139338456b6b55b63e4c40525dafa7a2e3 132 0.05/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.