Loading Tool

Explorer IconExplorer

Memory Pool

14,877 transactions
11.16 vMB
0.04385282 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.52/200 MB

Candidate Block

Mining Attempt 580be308923bade3a054ec2d7db486351aba19710e227d374968ce30300e7bab
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root 2e8e8a840b82203da503766927f2a969b57977bd8b913e603994c1bd81d86a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,424
Size: 0.9979315 1.00 vMB
Total Fees: 0.02121438 BTC
Feerates: 151.03 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (802,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,298 111,298 00000000000012ec5d86e8c1ed39b7309bffa913e498a3bb8cc8f73616cc0d56 10 0.00/1.00 vMB 3
111,297 111,297 00000000000128f5b8f132de3eca52a952f6fb872d6af9422b72a8a45dad438b 10 0.00/1.00 vMB 6
111,296 111,296 000000000000263e741bb867551d5bfe81c5ad325720a8708c7fbb06de20292f 12 0.00/1.00 vMB 3
111,295 111,295 00000000000088cd244b8c9afab29987fc845d005e60bb5543276d57ccb21210 22 0.01/1.00 vMB 5
111,294 111,294 000000000000100c6fb84b9d3c9f2b6745e3b8de8249c37e499689a1c2ed1b72 4 0.01/1.00 vMB 0
111,293 111,293 000000000000f4c6e35be85d2b50f0083fafec8521290e7792c0a7a51480fd15 10 0.00/1.00 vMB 10
111,292 111,292 0000000000012934ccd0bb3812b6acecf770217cca90baf664ed0533bc04befb 11 0.00/1.00 vMB 10
111,291 111,291 000000000000c17adf148ccf24a89ce5ec54a809b6d96dafd3bfc2394cfdb9cc 18 0.01/1.00 vMB 0
111,290 111,290 00000000000111f130ab9b52df33eb4a0b0b3beabd16f8597a61bd33c137c6cf 5 0.00/1.00 vMB 18
111,289 111,289 000000000001065889064ca0712c5ce06e2762668add2c8a556f7e9ed72395f8 5 0.00/1.00 vMB 29
111,288 111,288 000000000000fcb229cbca792d11cda51b51ea201e05c234ecbf1e166d23b491 9 0.00/1.00 vMB 10
111,287 111,287 0000000000010d91141b72a3a623a5e0f25d1f1fad31ed572a7d7cda3eaf5971 9 0.00/1.00 vMB 0
111,286 111,286 0000000000006bacbc52da39bec8040a0589fe24421b99fec263723ebaee3e71 3 0.00/1.00 vMB 0
111,285 111,285 000000000000e3ff28f7b2ea059fa32bd7c57099ee1b7a3e29d2ff8faa014c39 9 0.00/1.00 vMB 14
111,284 111,284 00000000000065d6c9ccf6073083cacbda37ac8976880376697422fdb874c96d 9 0.00/1.00 vMB 12
111,283 111,283 000000000000870db4b629bc50cd5e38d08fb5c0c791707fed4a685f1dc15444 9 0.00/1.00 vMB 12
111,282 111,282 000000000000fd476e75a6511b3490845441933e1e656cfd5127c1690a41380b 7 0.00/1.00 vMB 23
111,281 111,281 000000000000656bfc9c6ccf6374d34eeb971d3678c0ef366cde2f38e180a0f3 8 0.00/1.00 vMB 5
111,280 111,280 000000000000e5ed5e11e1f13e7d87ecad0695f1ccfb9cc8800fb4b460da89d1 12 0.00/1.00 vMB 10
111,279 111,279 00000000000129e0a51b680dbc2414603760e3a88c3ad4a50169dd69eee30f91 11 0.00/1.00 vMB 6
111,278 111,278 000000000001273ed00d7c8ed6e194689b6957929c0efd741b6ef73b3cef5e79 21 0.01/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 517.17 GB
    • Received: 4.51 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.