Loading Tool

Explorer IconExplorer

Memory Pool

74,274 transactions
28.90 vMB
0.07676041 BTC
Random Selection Loading Transactions
Max Size: 170.39/200 MB

Candidate Block

Mining Attempt 90955b57b8cb3d8c2068a91430db3a191b1ff055a36605bd93762bd1dfaaf4a1
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 0dc0c67b98fc357a579e6c6888af4e3a5a9896cbf03e21ec02681d0521aedd6d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,107
Size: 1.00 vMB
Total Fees: 0.01689223 BTC
Feerates: 98.05 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (749,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,153 165,153 00000000000005fa686d36f9bdf9461cb4dfd8cad3cce33ce5ec1281057a154d 19 0.01/1.00 vMB 530
165,152 165,152 0000000000000c27702f24c409c7a1773033ed4e76434986897ec254f823bd8a 34 0.03/1.00 vMB 49
165,151 165,151 0000000000000693394af982b705c706651ba17f34c046444fc24ef42c03d8d1 97 0.04/1.00 vMB 113
165,150 165,150 0000000000000826c511a828be5f0a8ee31f1a68bcdd4d3278d258c06ceb6947 47 0.02/1.00 vMB 31
165,149 165,149 0000000000000169b303449c692d55afaed0c338f6d1285d529307abcfca9c16 17 0.00/1.00 vMB 72
165,148 165,148 0000000000000165a529f7590ac8ea6c87b34a374f1f93307db242d6b2ce8489 50 0.03/1.00 vMB 146
165,147 165,147 00000000000008a42bd9baf165da81ee5f6d83dd4b1f542007be563597ef802e 44 0.02/1.00 vMB 24
165,146 165,146 000000000000037ef922d77ba771797e9c1e0943132631aeaba4c9952aa5e2e6 22 0.01/1.00 vMB 22
165,145 165,145 00000000000008c1221e32048ad03ab7d30f11ae5fb0c8df1a6e7169061e60ac 38 0.02/1.00 vMB 137
165,144 165,144 00000000000001ec3488a7338fbe544f331e1753a2c2d47ae95998395852692d 49 0.02/1.00 vMB 66
165,143 165,143 000000000000078e5c078020c8f05a5f8f485e3a0649a3372026fb0f58062c70 6 0.01/1.00 vMB 6
165,142 165,142 0000000000000385296297567f063b368a74fb8985e07382087ecb9323ff2c13 48 0.02/1.00 vMB 86
165,141 165,141 0000000000000450fc449814514f425d7d02d6ec79f455d281933a1e2b800f43 61 0.03/1.00 vMB 156
165,140 165,140 0000000000000262348362f27e1d54b5739d709c11eb53e550ebcefc482c7020 8 0.00/1.00 vMB 787
165,139 165,139 000000000000023c2e979f9a2134ad53b0ba7e5e478e5020f9f4d7dddc9ca15a 53 0.02/1.00 vMB 0
165,138 165,138 0000000000000bae931b6d2df53810af2f018964595092db5759358d82ba50cf 39 0.09/1.00 vMB 144
165,137 165,137 00000000000002b77fb86fed5396544c5c09599ae1efccfd99ba132517acde03 39 0.02/1.00 vMB 174
165,136 165,136 0000000000000c31454c146a7734a524a05d53f72cec3c46711f76bb54772652 29 0.02/1.00 vMB 46
165,135 165,135 000000000000068cb5403976e66ed21f58e2cf1cbc853182f6cb4e84926897f6 10 0.00/1.00 vMB 0
165,134 165,134 000000000000059b797b0b748e6537540fbd55aa9198bc7fb4f29d268fa45c6a 33 0.02/1.00 vMB 39
165,133 165,133 00000000000006a122aa6744afb48ee09ad7781fb04dcb0e3a3c388b72707a03 76 0.02/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.