Loading Tool

Explorer IconExplorer

Memory Pool

34,101 transactions
13.93 vMB
0.16043046 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.96/200 MB

Candidate Block

Mining Attempt e9752eeed1f3a7b19438f8151578a046e3acecdeecad14d47871ac5cda944f40
Version 20000000
Previous Block 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e
Merkle Root 1ea3f1b8c44c1b0961a66f3bcc6a1acb1122c1497d77690d0dd929bcc8837523
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 1.00 vMB
Total Fees: 0.04160275 BTC
Avg Feerate: 3.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,070 (688,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,592 224,592 00000000000000052e8a8c7d871c6bde3d6d72e7ed01c7634b00762015d0ee60 0.05 MB 131 80
224,591 224,591 00000000000003506aacc3f1afae0e1b6a4ae4fd61fc09f6f09f17e17a6b2f57 0.05 MB 132 25
224,590 224,590 00000000000001f27431e2f501a5add0fb5238e74f84d7bc1dcef69998520a3f 0.25 MB 569 185
224,589 224,589 0000000000000258cde566278fdc26a1b522047b1f6b086fb17f5553fc836950 0.25 MB 522 340
224,588 224,588 000000000000021853a045c480f8ca0ae78d91fc76f09fd0e61cb002f630b672 0.50 MB 621 19,094
224,587 224,587 000000000000006c408e63b3ebece34c976a75b7ecb80c28cde0716f52402f5f 0.43 MB 512 85
224,586 224,586 000000000000027a7a3c29aeb10eb8dbe0200639c054fc82c9688149ff4c29a1 0.25 MB 565 211
224,585 224,585 000000000000017f82a71001e66871e136c5e069a737204d7a1c6a22cc559e4c 0.25 MB 396 111
224,584 224,584 000000000000036a9358f74bcc1afcd50285f8fff45a52cba44c03ad80be5cbb 0.25 MB 750 658
224,583 224,583 00000000000000c5b772d64d2b9972f207c72b16cfb84712d8855003658f3642 0.25 MB 664 660
224,582 224,582 000000000000001eca33ae9773d08add007b9f2e454c6c35cb1895669ac6d001 0.25 MB 631 1,900
224,581 224,581 0000000000000123c7f67b9b196a0352bacbd4a46f25c029c1804c59c39f584c 0.25 MB 530 189
224,580 224,580 00000000000002fb511438966b81faff477d5a9cf84cf9252ddf16742861898f 0.25 MB 606 234
224,579 224,579 000000000000026374847fc63a00fce924f893a4f82b8e19327b3865b8a022fb 0.25 MB 815 312
224,578 224,578 00000000000000f0f5b406ba5844734575b1831e58b50c62e2fd9caa751007d0 0.25 MB 360 135
224,577 224,577 00000000000000296163d4501b8cf141f22417d720dec05a5340ab98b73b2429 0.25 MB 476 148
224,576 224,576 00000000000003159400526cfcff22a922163f4729821e4a194e8fb0f5d6152a 0.25 MB 814 308
224,575 224,575 00000000000000036086374f7433682bacfdbade05714bac6998bf31aad9d993 0.25 MB 335 144
224,574 224,574 0000000000000192278232a5614be15cbd5b35b0eb8d8cb348d9f2c50bea1435 0.25 MB 611 216
224,573 224,573 00000000000000c99e07437976d9b9d401e2823d0124928421d98beb6def843d 0.25 MB 446 155
224,572 224,572 000000000000012c8b5cf6a1dae505a85c20ff9845c8cbd0174865705b35d88e 0.25 MB 319 109
Previous 10 blocks ↓
Total Size: 778.97 GB

Node Details:

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