Loading Tool

Explorer IconExplorer

Memory Pool

42,825 transactions
26.61 vMB
0.06336279 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt 52ce17cc9b75ca686ede3ca22edb899f98e5f24e24e2fe0f251f7ad4fbad739b
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 3f4d28ae46d778fde18bba82d7593901db2f6e3f1aa1917e3bdb75724434a273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,472
Size: 1.00 vMB
Total Fees: 0.01423432 BTC
Feerates: 150.77 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (609,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,978 304,978 000000000000000013eb4fca38b93db3b1b70084120dbccb1855ffbc2b2c924d 320 0.35/1.00 vMB 17
304,977 304,977 0000000000000000403efd5431c5456520655a9a6bc1afa7fe82791f78a051a2 910 0.35/1.00 vMB 47
304,976 304,976 00000000000000003e0957e38b5ab87c9ae560476bce39e105e9e7f4a24439bf 49 0.13/1.00 vMB 13
304,975 304,975 0000000000000000023a76bff4884d2d5931f82d2322cc99042d3ff3132eb8f7 687 0.35/1.00 vMB 30
304,974 304,974 00000000000000005cfc9e6e2ced46b6dcfc3eb9334549901e873717b639949f 531 0.47/1.00 vMB 23
304,973 304,973 0000000000000000333e791ffa18abdd63e4c31d153aa78adabacc30d1656723 1,395 0.75/1.00 vMB 34
304,972 304,972 00000000000000002a4f1249661bd14ebd4dd60e7413196ab85632c654b1055d 46 0.08/1.00 vMB 4
304,971 304,971 00000000000000002a4d3d968ca3705cdb7e1e48a2c989c9c6ed34dab8272b91 463 0.25/1.00 vMB 34
304,970 304,970 00000000000000000375e248001de026e367f3fd6bba0e9c2dd1b29952b3a42b 191 0.08/1.00 vMB 33
304,969 304,969 00000000000000000123523a12332e25e6a749088e2baa4ad6c4eaa220403b71 262 0.14/1.00 vMB 29
304,968 304,968 00000000000000005c499aa2981db402e72f8b9ab78b5578f7d62b59e67af164 326 0.30/1.00 vMB 21
304,967 304,967 000000000000000056d2a108bb1ac24971e2031fbe91f69f46b1dd9d2e8c0294 754 0.35/1.00 vMB 35
304,966 304,966 0000000000000000256f9e0e81f3272048e2ab043be75d55bf8a0822c371b392 18 0.01/1.00 vMB 32
304,965 304,965 000000000000000027815e00dcc97464b04ca7580dfa5de0674bf4e1ece50304 93 0.10/1.00 vMB 15
304,964 304,964 00000000000000000230cd95e035803e2365df85ea83d9043a4f0efec1c3f884 504 0.22/1.00 vMB 45
304,963 304,963 000000000000000025746020641aa2c80c9293415100271329a7d0f6b2909560 92 0.03/1.00 vMB 39
304,962 304,962 0000000000000000073dacdd0178da5158bd78c543fbc79bd0dacf56a2021bcc 309 0.18/1.00 vMB 32
304,961 304,961 000000000000000031132699bcb917e7e6ce3cc6cce1f20b6ad36a437436c821 293 0.35/1.00 vMB 9
304,960 304,960 0000000000000000278dfcd08c1b72d125cfc52cdcc06d55f6c4c2a100b16b3d 541 0.25/1.00 vMB 35
304,959 304,959 0000000000000000291937bf17ca7cb66b2b1a9ac8013996ef9faa1aa4be0d0d 946 0.92/1.00 vMB 21
304,958 304,958 000000000000000057fb2b7778c7036787decc4cdf887c5b4e5ea3767c91100a 832 0.25/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.