Loading Tool

Explorer IconExplorer

Memory Pool

80,646 transactions
30.20 vMB
0.11049893 BTC
Random Selection Loading Transactions
Max Size: 182.00/200 MB

Candidate Block

Mining Attempt 942fb92c4cc04fc725582503e062af5adddf896989e067e77016f897cc1d066b
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root f4520ed2ded3d52a046f934b5ff9f945469d8df42f08d3c959b1370721ffda42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.03846681 BTC
Feerates: 111.07 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (387,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,007 528,007 0000000000000000002f30bf09ec2dcc6f03d53d931e68c6f5fb123fccc76d08 706 0.31/1.00 vMB 18
528,006 528,006 000000000000000000327773171ac0f4477e34cf0d4c97360954694c912c3742 542 0.33/1.00 vMB 7
528,005 528,005 00000000000000000038a027345f3a89c7e02a74b29280b322259bd81a052814 236 0.11/1.00 vMB 34
528,004 528,004 000000000000000000184c2609e3509c251c89752be89edfbc5ce1d67d3af861 133 0.07/1.00 vMB 16
528,003 528,003 000000000000000000301fbbf642a376ebf154c08fb33331e6d87979c521735b 1,036 0.51/1.00 vMB 22
528,002 528,002 0000000000000000000697a10a2a9b9246530b29178ded28ff7528553748ca31 2,723 1.00/1.00 vMB 21
528,001 528,001 0000000000000000001871a9cdc81cab0d7ceb48789217849cce70fc32c9b292 544 0.33/1.00 vMB 16
528,000 528,000 00000000000000000037e92ec24fec7841c4d2caa7462a658998c20eb5ad9410 327 0.14/1.00 vMB 15
527,999 527,999 000000000000000000299ce3ec9058c1a2697e4d183812c7d267e4b91248e55c 546 0.24/1.00 vMB 25
527,998 527,998 00000000000000000027420333727f096de7d16af1eb3e8a881e7cdb112b93c7 8 0.00/1.00 vMB 24
527,997 527,997 00000000000000000007c34805aab1bab6626ce9949959e699e753cbaa9d2b0b 515 0.18/1.00 vMB 18
527,996 527,996 00000000000000000028536cae6d934cea7f26ce9ced3da24ff1545f33a01f09 1,152 0.44/1.00 vMB 22
527,995 527,995 00000000000000000013184179eed299bb7a65bed8cbaf96004bd91bd2010312 1,267 0.50/1.00 vMB 13
527,994 527,994 00000000000000000013e9ded1ca34ef923f535f85bc4e75bab9b17d961b4365 762 0.29/1.00 vMB 22
527,993 527,993 000000000000000000232e62a329f8b7af81060524838c5674d304caa78ea0b0 594 0.27/1.00 vMB 41
527,992 527,992 0000000000000000002d056022ca48ca3f796edf47e8a5bae6ed94d8d4c9154b 118 0.04/1.00 vMB 21
527,991 527,991 0000000000000000003896d62e9581c73f7a0843e54f867a31beb775c2b8423a 520 0.23/1.00 vMB 20
527,990 527,990 0000000000000000000cf50a085741721d0b7e3ddc4c7c8d93a74a9fc698dbb0 715 0.33/1.00 vMB 24
527,989 527,989 000000000000000000330de9dcd8bdbdb74d2185e4cfa8e431f4c896dc8dcbc7 1,492 0.66/1.00 vMB 18
527,988 527,988 00000000000000000022afea82ceab436e3fc20291f22658e31ded055c4bc053 406 0.17/1.00 vMB 15
527,987 527,987 0000000000000000000c6512b38d9b6207850063b50c3a356fc3efdfa930a09c 59 0.09/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.