Loading Tool

Explorer IconExplorer

Memory Pool

83,808 transactions
31.55 vMB
0.17248655 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt a6cee1ca9738d71a2b39803007216189e11de9b931cb1965a2d6d00c9fa22fba
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (732,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,874 182,874 00000000000000fbed2485cb19e998e141b116d847524d2b8813fc58ce534c36 108 0.03/1.00 vMB 185
182,873 182,873 00000000000008b36540d570cf614d1e8641822d5c5b55fe664ccd0de00cd6d1 865 0.42/1.00 vMB 119
182,872 182,872 000000000000064a2e6b4e01d29f725881fc81e0174506791fa4ff84380dfbe5 131 0.05/1.00 vMB 60
182,871 182,871 00000000000007a0b50405174add376c277b8df0eaa9140253e964e5f89b0fd1 413 0.25/1.00 vMB 120
182,870 182,870 00000000000006538ad0b5fd5ad214ef02a05acdf1bfa0f185931e6fff94664b 126 0.05/1.00 vMB 90
182,869 182,869 00000000000006fe428d266e3e813457874e0d7da4f4f1310e2547463d2431ec 146 0.05/1.00 vMB 92
182,868 182,868 00000000000001604730545b095b4c646947337a96d745466890e115eb691327 127 0.05/1.00 vMB 221
182,867 182,867 0000000000000074a1ead4750f502c8c5e22869bf075d89431ad12cdbfd66682 133 0.05/1.00 vMB 100
182,866 182,866 00000000000006f9380e6b76b1a3c0e03258b6f2c69357e67c75bbcb7e354743 437 0.25/1.00 vMB 123
182,865 182,865 00000000000001552a728f9de7f32277ef7af7f923181282ab2dd7989ab81abe 590 0.25/1.00 vMB 121
182,864 182,864 000000000000035f2398fe105b9364569b0ebf40e9a9a16a0a0bad6e96c96117 8 0.00/1.00 vMB 35
182,863 182,863 000000000000058bd2f44fe9a2c016ba3fbd4c976a0b6e92e686c4acb3aa5262 256 0.08/1.00 vMB 175
182,862 182,862 0000000000000868f9cecd39d6f9964b03eb39a8a98a74a857dfbbb939731c84 898 0.50/1.00 vMB 117
182,861 182,861 0000000000000521fbc09cbd18f0fe4c1b9b1c20e4e5ee44efcd90dfdbea78d1 149 0.05/1.00 vMB 212
182,860 182,860 00000000000000e212cd4e987ee822c0a425261c123cbb92eb3f07608cac914a 8 0.00/1.00 vMB 295
182,859 182,859 00000000000001af06bfe4baa3bbad29a4373cdd5cb99b72af6ecd8bbbf5a614 88 0.03/1.00 vMB 111
182,858 182,858 00000000000001018a7ffac031d33d8bb5676a4ef2930ba3266552a2beeae626 739 0.34/1.00 vMB 112
182,857 182,857 00000000000002dfd6ee922883f8e43a484c9773a71e9fab8791ebf6a94cd726 143 0.05/1.00 vMB 64
182,856 182,856 00000000000009c915a2260757d5f400ce5a4f99d8317909835515da5e54a026 512 0.22/1.00 vMB 190
182,855 182,855 0000000000000594e7c4a76f5461bc9bf8c8ee9e9aa35403b91e32a7081f891b 239 0.10/1.00 vMB 297
182,854 182,854 00000000000002c3bec597dee124aac3600ad48026f3779df9b2b0068f79b10e 596 0.25/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.