Loading Tool

Explorer IconExplorer

Memory Pool

75,794 transactions
28.56 vMB
0.08422997 BTC
Random Selection Loading Transactions
Max Size: 171.67/200 MB

Candidate Block

Mining Attempt feb413f4933a8d7d7e5d5dcc591ae26bec9f216205ae04d44bb30702872215d6
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 827f0435e697ef3745d13cbfb6fa5493f94d32f6e5c5771549b92ac19bd7016c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01926791 BTC
Feerates: 65.95 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (392,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,946 522,946 0000000000000000002ebb90b76c0ed0a16cfbf2006020604657d90210cfb2ac 2,501 1.00/1.00 vMB 42
522,945 522,945 0000000000000000000b39108fcc1d9c9227cc08aa65c3211752e60e6bf6050e 1,205 0.95/1.00 vMB 13
522,944 522,944 00000000000000000011753434da9c3ec648f80a82c60b06fd405c035b87da6c 1,336 1.00/1.00 vMB 40
522,943 522,943 00000000000000000040b15764923b74add6035a197f4d7953759a6cc4889044 47 0.01/1.00 vMB 33
522,942 522,942 0000000000000000001d5d03511d9b40829d98801d94591d26f9e07fe7226fd5 1,225 0.50/1.00 vMB 33
522,941 522,941 00000000000000000017d857d732fd86e2b0da2a35c03e836a6f0081c98dc193 1,722 0.75/1.00 vMB 40
522,940 522,940 00000000000000000016b1249ba74f6bd1387c8231bcb26a7369246acf9ea156 649 0.30/1.00 vMB 5
522,939 522,939 0000000000000000002b7364871e7586ec0e14b5d8c824ec4f4c2d0020b459ea 2,104 1.00/1.00 vMB 39
522,938 522,938 0000000000000000003c4e83344e11956591ebe936a8fc2c41e2ea4f53726b0a 754 0.33/1.00 vMB 49
522,937 522,937 0000000000000000003b36455b6f8b924ab35f29d81e715aa59f90924c9fd001 1 0.00/1.00 vMB 0
522,936 522,936 0000000000000000002479e49ebabe24711739f8894d15e04a6d70a26b672101 231 0.11/1.00 vMB 25
522,935 522,935 000000000000000000325ca47680a928bb8582716c916d47c2d42272622a3b2a 418 0.15/1.00 vMB 35
522,934 522,934 0000000000000000001f6df1cda6778a08239ec17358293740d486d6e6f3e9bc 1,996 0.95/1.00 vMB 36
522,933 522,933 00000000000000000015484e8bef7b28faaa3c9670f07b31dacfc1a00c5188ed 254 0.11/1.00 vMB 31
522,932 522,932 00000000000000000023d2f4aec78683436c3a5ca4f487683553d2c51b1739ab 1,108 0.88/1.00 vMB 8
522,931 522,931 0000000000000000000952a128259c41e3db6361881a97b43a3d1bd2a60093c7 2,076 1.00/1.00 vMB 36
522,930 522,930 0000000000000000002bfe629356902054314b533653d374480dfc6a926bd588 1 0.00/1.00 vMB 0
522,929 522,929 0000000000000000002c00887759e43a504a2db6789493f26d1ee4a81ccfbbd8 1 0.00/1.00 vMB 0
522,928 522,928 0000000000000000003d450a225f448b84f8eb295f4423c93094ce1a4b1bc730 2,216 1.00/1.00 vMB 15
522,927 522,927 00000000000000000025b24491e5d92fdc4913857ae474ac668ce8fc06ac4014 3,099 1.00/1.00 vMB 47
522,926 522,926 000000000000000000400c4e880dec7128043965f5495b048717a12449689c62 1,176 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.