Loading Tool

Explorer IconExplorer

Memory Pool

79,025 transactions
29.92 vMB
0.08043317 BTC
Random Selection Loading Transactions
Max Size: 182.63/200 MB

Candidate Block

Mining Attempt a9b7b0b69a8a1729b8315ef41aaa055cd1154fbfbe7cc1bb573ae095959ddfc2
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 6f379748e5584aa42f4bc5226515461a47b3f383a70a644e7988c195fc350944
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01402599 BTC
Feerates: 300.83 > 1.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (728,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,048 187,048 00000000000001e9dcce37a6863f25855411e7e10333f0276a4d3a3dfca92e9b 491 0.24/1.00 vMB 152
187,047 187,047 000000000000015d1b2045f2ada147f117b5ba833b5abc65e2a760499033ff12 169 0.17/1.00 vMB 78
187,046 187,046 00000000000003042c50bd11beda3460ef264d0a90eaf371ccbe284bc8a3a57f 9 0.00/1.00 vMB 14
187,045 187,045 0000000000000672caf716029571f968e6a1f9c7fd47b43c1e22ac30241cb0f5 5 0.00/1.00 vMB 908
187,044 187,044 000000000000063dd3a9c54497ab6ccff70607e5fbc55894bc6c0ba2580301a5 145 0.11/1.00 vMB 94
187,043 187,043 000000000000057258a62e47665421c0698468b9f37166babefdd9f6ef9bceaa 58 0.03/1.00 vMB 226
187,042 187,042 00000000000005721d67f7f4fcf862698e290bd3ea4cf56b705d9c6b107d396a 26 0.01/1.00 vMB 72
187,041 187,041 000000000000059cd3a9bfa3e5b30df7bd714122847953c13540f98cfadd7b8b 35 0.01/1.00 vMB 66
187,040 187,040 000000000000033f35c81aad30b3fe631a91288038b0c24c50a5f84c1e646f65 45 0.02/1.00 vMB 129
187,039 187,039 0000000000000411f7cff2a671c4967fff6f0e572f49637681c48a4db9d37bde 31 0.02/1.00 vMB 108
187,038 187,038 000000000000013c68ac821673b1b67f7173f43877240c8e2b880cd0f641c297 56 0.03/1.00 vMB 199
187,037 187,037 00000000000006715f29a210148dde000b8f6e97ce838569faf9e9e75d0d0793 112 0.06/1.00 vMB 145
187,036 187,036 0000000000000168d3ebbd4cfef442e2295506cc560387d8744c4f21a66357ae 81 0.03/1.00 vMB 57
187,035 187,035 00000000000001557461c4f02f0629d88c4b0a4d58edd5232f182f670a9f7706 204 0.10/1.00 vMB 106
187,034 187,034 00000000000007291327680e09b8c375df081eb5516b7004866ba7b96eeb621f 196 0.11/1.00 vMB 95
187,033 187,033 000000000000017c6c349f8ac8958faa06aac14b15969f7e22dd776a1ac5051a 240 0.07/1.00 vMB 39
187,032 187,032 0000000000000090b230f1f931884da123e8094146be61cdcbc3585631276e24 11 0.00/1.00 vMB 15
187,031 187,031 0000000000000776b45e9ce43df1ef9e8984395fbf35b18338a2539420b93a06 347 0.12/1.00 vMB 140
187,030 187,030 00000000000003c4bf2ece708f553f86a04948794c98dc782e5fb3c3c7c720b5 109 0.05/1.00 vMB 80
187,029 187,029 00000000000002f89a8dd6129f831dc087f0eef0445e73a5ba98273bbe031bf8 32 0.01/1.00 vMB 120
187,028 187,028 00000000000006dc391b7f4a32073b0cee17e307c806a8e7bc3f5d955cb63f14 68 0.04/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 783.07 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.92 GB
    • Received: 18.31 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.