Loading Tool

Explorer IconExplorer

Memory Pool

43,204 transactions
28.34 vMB
0.09927232 BTC
Random Selection Loading Transactions
Max Size: 147.32/200 MB

Candidate Block

Mining Attempt dd2e4b3dd12b8253b3b57d1f1c88903aa1577320a13475188f68c3ecd0eb8b6a
Version 20000000
Previous Block 00000000000000000001dc7d8af27fbeaa83efa4a354c22a9b1c23db4f2935e4
Merkle Root 85e95dbc7f967f1ece3bd0c757d03ab24e2b34aac4e74ebd2c728d0590468b7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,911
Size: 1.00 vMB
Total Fees: 0.04140878 BTC
Feerates: 477.45 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,252 (561,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,589 352,589 00000000000000000e15f9df67778e4ee7e46264ee2fe591349facd49f59fa7e 451 0.24/1.00 vMB 16
352,588 352,588 0000000000000000093fdf4bc7f0dd83cd8e344f052d3080eacf586622c6b756 725 0.35/1.00 vMB 29
352,587 352,587 0000000000000000055d0d913fedadfa6e82c52b36d3ed167a98fed1b6219f6f 971 0.42/1.00 vMB 27
352,586 352,586 00000000000000000c3ded4c5c965ed6d35b59c93c71ab1c6f325b5d65483a4f 706 0.39/1.00 vMB 25
352,585 352,585 00000000000000000b7d1daf97d370412133cd50f950be1ef191a90b49d93c01 455 0.23/1.00 vMB 14
352,584 352,584 000000000000000001583f00f295a5f167bd743a18629de23873bc68a1460e5f 2,125 1.00/1.00 vMB 27
352,583 352,583 00000000000000001602b5e34fbc7cdb24f4675335bff4e2b3e1369534d51f36 242 0.14/1.00 vMB 23
352,582 352,582 0000000000000000138bf6e3a78e39e897ccdb59ab297da8184b355e3426a330 212 0.09/1.00 vMB 26
352,581 352,581 00000000000000000132470d91233f1a0478ca2bf50a27d87de441f8b0994282 14 0.05/1.00 vMB 3
352,580 352,580 00000000000000000be63c28d6b4a0771698ee12fad139b195b4b92c991fce85 1,073 0.53/1.00 vMB 26
352,579 352,579 00000000000000001074f7d1d5d86110d58e2adc8df5c395d587f8b91b8fe67d 347 0.15/1.00 vMB 27
352,578 352,578 00000000000000000d4f762e739ff955c58066001260f95bbda7df08a42270d8 692 0.31/1.00 vMB 29
352,577 352,577 00000000000000000533e460c4fe2b01f6123b2e7f5de348c35898aeacafc230 1,162 0.52/1.00 vMB 28
352,576 352,576 0000000000000000084cfb3680d983a156dffcdf74ef2abbdf9a32572f487851 963 0.45/1.00 vMB 30
352,575 352,575 0000000000000000106b45ff93525c225abd3263ccf504b8e2885c2960270c63 143 0.07/1.00 vMB 27
352,574 352,574 0000000000000000009c91628140b5514c7a64412bf20f7236c768184cb3eb33 93 0.04/1.00 vMB 30
352,573 352,573 00000000000000000a5ebf1762324d4897a0228be3e4d64966d952f5be2f5920 260 0.11/1.00 vMB 27
352,572 352,572 00000000000000001124629d22e50b85a9948ee94714554fbe6456cc67ee6ec7 758 0.57/1.00 vMB 21
352,571 352,571 000000000000000000dcfe7a86d25992e7ee1f5299eb799f2d07e2f96307aacc 575 0.26/1.00 vMB 30
352,570 352,570 000000000000000010b57d67e2fc8b61e29a927540ce0527f0f57394f61d5298 120 0.10/1.00 vMB 12
352,569 352,569 000000000000000009707a4ddc54337c004d0af6802e04c5fc85e40229f84c6a 171 0.22/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.04 GB

Node Details:

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