Loading Tool

Explorer IconExplorer

Memory Pool

81,986 transactions
31.46 vMB
0.10674390 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt 9132e9936626c8ff39ece03b62125a8ebda9b55be904754b23437c27959ee857
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a3e4c4b24a81eb8124e0fdf3dc6fa5aba6e66eb3ce69692f9758a91f95500d4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,968
Size: 1.00 vMB
Total Fees: 0.02690685 BTC
Feerates: 318.30 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (728,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
187,027 187,027 000000000000067e242048612616e5234844f05e56c40ae4f58d5f6197b04c11 13 0.00/1.00 vMB 56
187,026 187,026 00000000000008e1dd0ae52e3431714848a8776dcdbf3651ed8afb6658f7205d 119 0.05/1.00 vMB 129
187,025 187,025 0000000000000786b33e19f4bf87d8168588130b8c19613eac45ba2f5f3d8277 125 0.06/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.