Loading Tool

Explorer IconExplorer

Memory Pool

29,210 transactions
10.53 vMB
0.04113113 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.51/200 MB

Candidate Block

Mining Attempt 6551195185574ccac9c26bb6b536280b82687e505acfcb274a0c8d33f510911c
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 3ad95212a33e5a1998798918d498b3de82d99d3da3d368609aae6876e5c9dedc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,077
Size: 0.54 vMB
Total Fees: 0.01588741 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (772,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,563 140,563 00000000000005ade0e27d749322b2fb8adc8024c63a35b0a496ef83b9253c12 183 0.05 vMB 2
140,562 140,562 00000000000002f84699b7d3d32f818cfad9ca9b7ff740b2b0306ed6d010485c 89 0.04 vMB 216
140,561 140,561 0000000000000501fa42866592dd643ed647ccdbe95d53a3dbcf38cd31b01737 43 0.02 vMB 328
140,560 140,560 000000000000058f756675206d4b4dccbbd7a7c403c48a97435752d6bf1d3799 47 0.02 vMB 121
140,559 140,559 00000000000007cd4a1d3b60c69d4e8e2c4b4c4e3269c799d403095199ea30c1 63 0.03 vMB 72
140,558 140,558 00000000000005d4d44e8d20f657e02f14865da85524a9a1fcc76ca5b443da84 107 0.04 vMB 72
140,557 140,557 000000000000083cd7307937fa2f7b569e00e37fcefe2ee6ef61e1ff3c1d8597 158 0.09 vMB 292
140,556 140,556 000000000000076f93e80d1dbebcaf40cc18d56c3f9f061a721d391afc77ac4d 79 0.04 vMB 468
140,555 140,555 00000000000000b867a2b61b0d1ce9b432b387a279e8b2e200bdfc343276463e 55 0.02 vMB 109
140,554 140,554 00000000000007181a4bea0838305f1cb4b455c31fc43c7b84e72ede4948ddf5 20 0.01 vMB 580
140,553 140,553 00000000000006ef97976c2d0fe01164d38967f196600ee178104a91ccf28353 52 0.03 vMB 177
140,552 140,552 0000000000000273a085dc2d13b1bbc627d6c64597e3aea8451c6b49c6b7b37a 47 0.02 vMB 109
140,551 140,551 00000000000004f689638a8104b833519146e28529e1279fe8ea862b16365e76 23 0.01 vMB 158
140,550 140,550 00000000000002a48b0aa297ae3960b0f98b76feb3791cb299ac21a17ccc3e19 171 0.05 vMB 39
140,549 140,549 000000000000028d480c03b293c6cfc71d7320eb3a47238378262e1795c0169c 8 0.01 vMB 898
140,548 140,548 00000000000007e018c287b0a5dc79ee2354415003eb47ef64d95ad734cb4248 117 0.05 vMB 61
140,547 140,547 000000000000069509be6cfaccc841c94abda100ff6f6267afdd868cb3b70659 76 0.03 vMB 36
140,546 140,546 00000000000005a92f32e9ceca4cd5d1aa23fe3791746888fb8f88b4329e9965 183 0.08 vMB 1,001
140,545 140,545 0000000000000677f985e9cf8b345b8395c237673df3fb3e39dba7e517173348 49 0.02 vMB 329
140,544 140,544 0000000000000806c1c0dd50cf79a58504b06e102d37429760f76b0b4e529d90 39 0.03 vMB 404
140,543 140,543 000000000000031654205f339df01582006a3876cc1bd254402b2e2af43d8e17 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.15 GB
    • Received: 0.68 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.