Loading Tool

Explorer IconExplorer

Memory Pool

2,811 transactions
2.33 vMB
0.00496932 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 11.56/200 MB

Candidate Block

Mining Attempt af8726af483b6473a35df118c8d7f605a739e0785dd130ed8624518d80025d15
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root 1774a9ab08cf0f91d2bb0f4858fbcb3cb3d4ebf9dd650f2415f2466a7c494d8d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 0.98 vMB
Total Fees: 0.00348224 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (773,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,046 140,046 0000000000000843957cb6dc30b4eb1de43a560dda2031977385252091b7fce1 39 0.02 vMB 222
140,045 140,045 0000000000000357ef8c9bcf81f27fd43705818cd3245b8b5d19f944501cca69 110 0.04 vMB 292
140,044 140,044 00000000000004f6092ddd0e656734d16ddb1590f65305da197ac8e56031d1a1 59 0.03 vMB 133
140,043 140,043 00000000000006e1af7b77d1ea0034b3423eefc856760759e9652519b7e0f118 38 0.02 vMB 235
140,042 140,042 0000000000000419b72d2a5375a8de7ae0c74e9f5c83f907dfdf542b4adb523f 73 0.02 vMB 68
140,041 140,041 0000000000000557e0dfe050198864c746500bc94f95426888b936f88d371f78 110 0.05 vMB 289
140,040 140,040 00000000000002d562c872ebe3e2083ad5f6ea836c4356bfac846814c381b9d4 9 0.00 vMB 514
140,039 140,039 00000000000005948f136912e247f1ad6c1f3fd2f3a72c7017ad6f9accd1ef23 17 0.01 vMB 237
140,038 140,038 000000000000089be84ca8e926f7f3a83492d70bc38bd837cd14b6078f0056e4 2 0.00 vMB 193
140,037 140,037 000000000000070a9f6439361313bf1938243c08d39ba990a8d0ea1ce723bfb3 80 0.03 vMB 379
140,036 140,036 000000000000061b912bbefe9d855d67165aa8026e366e842de116ca0d871fb3 138 0.05 vMB 138
140,035 140,035 000000000000082bda4fd5c22f42e6380412b3681bbdcd00a7fb36c06ea9d8d1 85 0.04 vMB 279
140,034 140,034 000000000000033679f228a015443ab39b797acef27498aac56a23c227602397 10 0.00 vMB 296
140,033 140,033 00000000000000be418d310eeb7d8fc56c167f8b78498c0217d848829a245ef9 53 0.03 vMB 205
140,032 140,032 000000000000023ee60210483310ade3a44b9c779d830571b1095825ee2c3cb2 1 0.00 vMB 0
140,031 140,031 0000000000000479a06de94d43bedb9a4efb3c45f18098954e72860b57d5d0d5 125 0.05 vMB 324
140,030 140,030 00000000000000d43567278e48d90ebf3ad0f40d924d333ef7422b7c6b8f7b78 71 0.03 vMB 153
140,029 140,029 000000000000076b9667bc9da20d69436a96cbe336f0896bdbeac443e200a3f6 24 0.01 vMB 457
140,028 140,028 0000000000000017b087bd542938e17713901b8378275c14b6061c492bfdcf55 12 0.00 vMB 0
140,027 140,027 00000000000007a1e4921c0754bc84f9be538089b3a0ee9a5a1f09f5a15f6e77 95 0.09 vMB 236
140,026 140,026 00000000000005e6ba898e87a9b3fd25772d5c76ce486fdc036d35f6997d8952 71 0.03 vMB 339
Previous 10 blocks ↓
Total Size: 779.73 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: 364.70 GB
    • Received: 1.75 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.