Loading Tool

Explorer IconExplorer

Memory Pool

72,505 transactions
27.98 vMB
0.06764862 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 75c49316c9c887342dec20b552702036d5f0a16e6f1e66138629402cf4936fa3
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (702,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,494 212,494 00000000000001c06d771bad4c8cd8215ca232862fb62569fb6fefdf4caed362 309 0.13/1.00 vMB 199
212,493 212,493 00000000000004dcdb099b413d31f90ac02924966953abbce4c3f12757c7cd29 1 0.00/1.00 vMB 0
212,492 212,492 000000000000002a96ecb77cff9ed58c3c04ae72cceb96708902b98dc9e7f7ae 103 0.05/1.00 vMB 232
212,491 212,491 00000000000000b1d13cd747aef23239de2002d146cbf1e0946e0b870b3b6049 389 0.22/1.00 vMB 160
212,490 212,490 0000000000000234b5120124c2765c4dd6a5598a186fbd9d0c0ff755c9db48d5 449 0.18/1.00 vMB 210
212,489 212,489 00000000000002f38782035061b5e39e1e709c946a0e7c95a6db37ac43f6609c 109 0.05/1.00 vMB 117
212,488 212,488 00000000000002d0d8e6b2a72e8315493e014f12ff849b0fdc1e59d3ed03e346 51 0.02/1.00 vMB 89
212,487 212,487 00000000000004c61c319b24dc0bb3aef5eac9abd6c20696eaef6cddfdcd49f6 453 0.22/1.00 vMB 157
212,486 212,486 00000000000000a6161311f30c87b0473c594ffd660b4e96bc971581fab48f24 501 0.20/1.00 vMB 219
212,485 212,485 00000000000004c0d0b8edb1768366fbd297203026966d862160e39a0e802ea7 130 0.05/1.00 vMB 193
212,484 212,484 00000000000001be50cb57da885f3e903b0fe3d129c19c1f879c403494910bb0 349 0.14/1.00 vMB 199
212,483 212,483 00000000000004f52687df39d73a43364784fe918470d0790af00f848d2e58c3 176 0.08/1.00 vMB 142
212,482 212,482 00000000000002551f1ccb942d4910f8770bd795f0faae3ce7c6f815cbd4922e 45 0.03/1.00 vMB 99
212,481 212,481 000000000000011f0c67c80aa1eeda17d9853e5af25236ff9d6bf68a3c65cf82 110 0.05/1.00 vMB 149
212,480 212,480 00000000000000a49628adca5ce9c417f12756182c01334c20d21858a3dcf5cf 199 0.11/1.00 vMB 149
212,479 212,479 00000000000000a9ebb1c84e938a5517f7cd1b2b2b12db37d60915b0b8295e6f 706 0.32/1.00 vMB 147
212,478 212,478 00000000000001cf088752928da8b975475b42b26c5f378fc93e3612515b66f7 25 0.01/1.00 vMB 96
212,477 212,477 000000000000004b73ad321937e94edfdbeba60750ec83e1cf9512e71e4a7d5e 408 0.17/1.00 vMB 177
212,476 212,476 000000000000010dd1e2681e8f5a28df0c06f12b1b16941dc19716501bed093b 594 0.25/1.00 vMB 177
212,475 212,475 0000000000000088448a0fdfb7b586afefc09c8ce4eb3049714da61d4d024764 103 0.04/1.00 vMB 190
212,474 212,474 0000000000000443b140596506aa83626602e4b8f9215270eb9b1d14e4559230 283 0.18/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.45 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.46 GB
    • Received: 15.25 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.