Loading Tool

Explorer IconExplorer

Memory Pool

78,872 transactions
29.58 vMB
0.07205794 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt acb1806421f521d8db09828c681c6f3c16e4ad9841dc82e81354c4d27a5e4f54
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 0d7d43d2edad79a067081a10782f4ed278e1a82b86baf335dcb7e90c3c144b0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,322
Size: 1.00 vMB
Total Fees: 0.01198927 BTC
Feerates: 150.77 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (602,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,070 312,070 000000000000000007b8286de1e1fad65b1f255b6a67e837274868ba383c03e9 54 0.03/1.00 vMB 20
312,069 312,069 00000000000000002c6c26c9940d5ce8fb56753e6bc3a9a26cd963fcf41802d3 567 0.43/1.00 vMB 20
312,068 312,068 00000000000000001d53f998581c0a922043ac1c912c73384111c66eba7cf2c8 1,234 0.50/1.00 vMB 42
312,067 312,067 000000000000000008ef97282b7d1bde5455dde63649c615389bad58ad60edf9 757 0.37/1.00 vMB 31
312,066 312,066 0000000000000000348886802991859fcf53a77743c14a9e3c191daabe4d26a1 21 0.01/1.00 vMB 25
312,065 312,065 000000000000000039c82b77ceed8725bcfde210b5f1408b4a9cbbd9d5f99d16 361 0.22/1.00 vMB 30
312,064 312,064 000000000000000026d5eb5bac3cf81a36ef266eedf3bf42521fe114461cd607 201 0.11/1.00 vMB 20
312,063 312,063 0000000000000000176b93a441cb6a66bfe321f8ad8ff92b6b3d1ff44b9c5357 1,720 0.87/1.00 vMB 32
312,062 312,062 0000000000000000265c5a1d7994bda2f6a093d7f38a290d48bbd0a4d8e4b0d0 560 0.31/1.00 vMB 32
312,061 312,061 000000000000000006d2d819de12fbe3aa7701e4e88f63a52efac5ebb5a46206 254 0.12/1.00 vMB 38
312,060 312,060 00000000000000001de369225f028a2e17ea0c1132009edd210a9f69b66f65ae 72 0.04/1.00 vMB 22
312,059 312,059 000000000000000022e8146ccaa0c5ea2bb328a25a78c3c84040324da84be1bc 472 0.22/1.00 vMB 33
312,058 312,058 00000000000000001f54f6fe86a41f6f07457203540f094920db34d7e7d4071a 1,278 0.72/1.00 vMB 35
312,057 312,057 000000000000000017dd7a2945274036e35610086e492f024f3a85c99118be82 1,369 0.74/1.00 vMB 30
312,056 312,056 0000000000000000269e7a063e83bf3d8f06b6d40fac91e639d57bcbd7a19e96 516 0.29/1.00 vMB 29
312,055 312,055 000000000000000024c737cb1251455f90ca789dc045cb20be86cc4ee41b54f6 502 0.31/1.00 vMB 26
312,054 312,054 00000000000000003de0e3ffd2c4125aa85581eac46239806e84a9d8b390b707 1,173 0.72/1.00 vMB 28
312,053 312,053 000000000000000038a5f300d7bedcf7ceb95067176a9803e8cc1bd84c53ebe4 482 0.25/1.00 vMB 23
312,052 312,052 000000000000000033462bfce64bc501e2f804c7890e322432e1705732f8439c 95 0.03/1.00 vMB 30
312,051 312,051 0000000000000000376d832d106fd135cf35e29266061b9cccaa07b16189904e 827 0.45/1.00 vMB 33
312,050 312,050 00000000000000002d4c551b0f2aed84cd7635327203e04e269cf0e25dfa3860 88 0.05/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.