Loading Tool

Explorer IconExplorer

Memory Pool

39,113 transactions
27.52 vMB
0.06585891 BTC
Random Selection Loading Transactions
Max Size: 140.50/200 MB

Candidate Block

Mining Attempt fdd85dde1b231c5ae486f58e9849ae13e354993d46dd283125b5ed9d0d3fdc69
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 0887761633b602f3a68370a5fd72280d9e8d0af36b97f9cb48111166429c9146
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.01355799 BTC
Feerates: 100.95 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (342,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,529 572,529 0000000000000000001e7009829452efaee164eeb2a9f4785d71538263091def 919 1.00/1.00 vMB 15
572,528 572,528 00000000000000000002728551f443d35928c53e01a4f849f62f04b63791f6a4 2,213 1.00/1.00 vMB 78
572,527 572,527 0000000000000000001828ca1b46d35a99b8474edb2f80cf56d3e38f3e369d8e 2,197 1.00/1.00 vMB 59
572,526 572,526 0000000000000000002bdfa989487468e34367d09cbc7ffc2be18151b1f3753b 2,909 1.00/1.00 vMB 38
572,525 572,525 000000000000000000278e3ba8a865d79a65dd3086098dea0a2531d831fa79ac 2,272 1.00/1.00 vMB 51
572,524 572,524 0000000000000000000ba2468b9be3a3f7231a5eef393672bda8b5da6b139f78 2,003 1.00/1.00 vMB 23
572,523 572,523 0000000000000000002323bb98c75d8929fdbe05b71c65f67c07a7c7d8ccfaeb 551 1.00/1.00 vMB 12
572,522 572,522 00000000000000000025efbb2ec860ba8bb0086e3331c1475aebbd1064625b36 2,099 1.00/1.00 vMB 23
572,521 572,521 0000000000000000001c35e2e0d05c338b7446f62dc1f90864ecf91562db5a74 1,557 1.00/1.00 vMB 22
572,520 572,520 0000000000000000002af7bb21924532ad16ab7d6a209b6a7af367ac7a74b57d 683 1.00/1.00 vMB 11
572,519 572,519 00000000000000000005a0466832aa49cc523a63de9b80532f76ab6f75caa4fd 1,791 1.00/1.00 vMB 20
572,518 572,518 00000000000000000000d4e2de18bff3612406e31705ccaefdc63223ab046e85 337 1.00/1.00 vMB 10
572,517 572,517 0000000000000000001b94fc750ec1950cf36728dfeab592f641ea519dc578d2 972 1.00/1.00 vMB 19
572,516 572,516 000000000000000000090558d0a2474e1a60675565f6907f456bb2ce0e1d7d65 2,463 1.00/1.00 vMB 14
572,515 572,515 00000000000000000003fdf6fe4c9671fb6204ed0273c06ae46214400ffab7d7 3,326 1.00/1.00 vMB 73
572,514 572,514 0000000000000000000c4546dee977e8e070dc753905c1cf82689e68725d380d 369 1.00/1.00 vMB 8
572,513 572,513 00000000000000000028551bb371f0f5f636a488f773ac8ffb493bab5bb3bc61 2,661 1.00/1.00 vMB 29
572,512 572,512 0000000000000000000b2e9c04a99f38bf2c63b924e386d459ac4386f96d9757 498 1.00/1.00 vMB 14
572,511 572,511 00000000000000000005d7f0e54d16865de27634c11518fde8aa8b69b2478643 1,213 1.00/1.00 vMB 21
572,510 572,510 0000000000000000001f1d66a0ef20d85738def5f4bc1058c7172b450abed260 1,101 1.00/1.00 vMB 20
572,509 572,509 000000000000000000254d9d0e81fcc204e7d5375f6bf638716d26fd7dfb4357 998 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.