Loading Tool

Explorer IconExplorer

Memory Pool

37,293 transactions
16.73 vMB
0.11027551 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.53/200 MB

Candidate Block

Mining Attempt f51684c9fb052d635034213ab537f304878a09f6d609b393765e6ccbe9934404
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6b50a8bdbf31540082a9e32441a463775f6561229c5303879ea5cb49210331b3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,035
Size: 1.00 vMB
Total Fees: 0.02507686 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (779,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,499 133,499 000000000000016d0907dfaba37b8bc81a71b454cc3a2b6f65e28e266f46bdd2 27 0.01 vMB 562
133,498 133,498 000000000000002b49f858da595c31bd4be349e99158d79ee1381853fca59508 171 0.06 vMB 230
133,497 133,497 0000000000000030f5a64b77392dffc1ae5cc1c4b6a816b1467c6d2b5167e89a 39 0.02 vMB 455
133,496 133,496 00000000000002d6b459b1300545e05b8df63b3bd98f979b83ccbe649a0e23c1 139 0.07 vMB 1,631
133,495 133,495 0000000000000485677fb246ba1d04cee8d767bd71758ef3229b3a6495894099 319 0.12 vMB 839
133,494 133,494 000000000000087506d51b959e06fee7b7951a75e5909211f82b98478a245a04 58 0.04 vMB 419
133,493 133,493 000000000000018e51a2dff0a663718f2d10572c8fa6eca74526419d2148955e 61 0.03 vMB 364
133,492 133,492 000000000000025434f6b6fe43a0f374d3f59ff2ae7049303ee99a1ec2907dbb 109 0.05 vMB 354
133,491 133,491 00000000000004c21915f667b8f58fcd3b6fb908d51641a6d7ed3bf597f32a29 25 0.01 vMB 2,250
133,490 133,490 00000000000006e805964efae523cf3b36bf9be081c39af2889f7f50c295dc35 33 0.01 vMB 317
133,489 133,489 00000000000003c36b58e1130ce5a7fff33bf023c911010e7fb1c951450675cf 35 0.01 vMB 368
133,488 133,488 0000000000000501f4d678d2d9c167e5cc38e9622b5ee11ce373b0e5e4bbc364 146 0.06 vMB 504
133,487 133,487 000000000000029a4f52c48995eddf01aa26e460e4fcf68506168a64fb48cc0b 19 0.01 vMB 200
133,486 133,486 00000000000009183cb022f1da8b5f1a4682ae557be2e8a99a1b69c49a1d2464 53 0.03 vMB 357
133,485 133,485 00000000000003a4719725a0605abfc6e0e8eab3429b73656a5b628c31a8df20 40 0.02 vMB 324
133,484 133,484 0000000000000a321cd2c3f1a4af5f49e77a539aaeef0cb520513389e6cc7625 234 0.07 vMB 62
133,483 133,483 000000000000078d041c2aeacc2aea6bd804b26ee9ba70073a6a107772318d95 9 0.00 vMB 596
133,482 133,482 00000000000003fe635c7bb1c16f1c9baef468922f6422e34af3475be4a57ded 14 0.00 vMB 589
133,481 133,481 00000000000003f8b73914999e0c1d435e035f997d39e5967063e65ac92ced24 38 0.02 vMB 436
133,480 133,480 00000000000005449b88471d6c4c3c66daeed6a3279f95546faebdf64d4e30ed 57 0.03 vMB 214
133,479 133,479 00000000000001bb6cf8588a3a48f1953826b671e527c5732e9458a96374c556 78 0.04 vMB 174
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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