Loading Tool

Explorer IconExplorer

Memory Pool

79,269 transactions
30.10 vMB
0.08439812 BTC
Random Selection Loading Transactions
Max Size: 183.33/200 MB

Candidate Block

Mining Attempt 5a8ef4e33f51bb69932b764791d2f43c8f39871dffba83645f195ec41dd29e38
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 1ac659a5572dbdd94bf7fad297fcd3a39f8416b4082bb9977bc816e0ddcc0950
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,875
Size: 1.00 vMB
Total Fees: 0.01739723 BTC
Feerates: 300.83 > 1.74 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (38,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,949 876,949 00000000000000000001eab560377fbebd77268fb1857bbc3432ff3e3e3ab2a0 3,876 1.00/1.00 vMB 6
876,948 876,948 0000000000000000000219ce89bfe52dbbf8d70141346c6f02e81fb9c4893f3f 4,542 1.00/1.00 vMB 7
876,947 876,947 00000000000000000000b28055be89b8905beda1ef4ae212b5b9b35a8039ca8d 3,752 1.00/1.00 vMB 3
876,946 876,946 000000000000000000012d200434a227a8c1350fb7848481b1e35fdc9ea9e6bb 3,612 1.00/1.00 vMB 6
876,945 876,945 0000000000000000000225116b077ad0ea3c8d6985027f6783480559a65fa976 3,881 1.00/1.00 vMB 5
876,944 876,944 0000000000000000000189088f33d355378ebeccbd0cd3c9e7dd49311f45a099 4,773 1.00/1.00 vMB 2
876,943 876,943 000000000000000000004f9c12aa322bc380f0306707dc64efd6786f85d1a66c 4,353 1.00/1.00 vMB 5
876,942 876,942 000000000000000000001ff837d3edbe4aba4a99fdd30ab06ef57443bc969463 3,919 1.00/1.00 vMB 6
876,941 876,941 00000000000000000000beb9d1ff374226edd1838bb1c7ecd0bc3bd566a08165 3,892 1.00/1.00 vMB 5
876,940 876,940 0000000000000000000130a4889f70f893934c7deb41d1bcae0671e705b4b4aa 4,351 1.00/1.00 vMB 5
876,939 876,939 000000000000000000006b3dd46fd31fa7a4452aae6ec095e99960f98dc014d3 3,805 1.00/1.00 vMB 6
876,938 876,938 00000000000000000001330b19514a342ff0cb95b4df6a51f94116067b4cf21f 2,457 1.00/1.00 vMB 4
876,937 876,937 00000000000000000001d7ae8310450ff3c731a15ec7c28e0083795aaa3b4439 2,177 1.00/1.00 vMB 3
876,936 876,936 0000000000000000000224342a1e603f6e559b7711a3588c036e5d6db55e4b6d 271 1.00/1.00 vMB 1
876,935 876,935 000000000000000000021251c23808dc2b99f84c7c321e43d9b9d7a342ccc1af 445 1.00/1.00 vMB 1
876,934 876,934 0000000000000000000120e3d49ecb18ce79ce2c03f259d3b4503a9384999daf 2,110 1.00/1.00 vMB 3
876,933 876,933 0000000000000000000163e7c305f652aa6cb8e6433e9216330b4ecc65777540 1,553 1.00/1.00 vMB 3
876,932 876,932 00000000000000000001f2cd8c97c011d6ead0fe2c7085b4cd9bb9ff1f1989ca 2,944 1.00/1.00 vMB 4
876,931 876,931 00000000000000000000ea917bafe43ff44a23b927590067cf96ac7032663c1a 1,693 1.00/1.00 vMB 3
876,930 876,930 000000000000000000018b6b2d9aceaf9890a7ecb8ee9bb7c5ee2bfde695442c 741 1.00/1.00 vMB 2
876,929 876,929 00000000000000000001ec062d577e3be4428e0e52926cff3ad18c450bb9f626 916 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.