Loading Tool

Explorer IconExplorer

Memory Pool

88,306 transactions
32.96 vMB
0.11848386 BTC
Random Selection Loading Transactions
Max Size: 199.80/200 MB

Candidate Block

Mining Attempt cfccd7d3e0c40f2bc9a6155fcbb392c3bc2a7b031401b2226192df659b82d38d
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root f01676c46acc5dfcdbdd974679a132c244eeadad76bf45f46d42d6cce2cc39c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,810
Size: 1.00 vMB
Total Fees: 0.03366598 BTC
Feerates: 318.30 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (512,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,548 402,548 0000000000000000029ebdaf3732b689f6303100c762665954d0027b45f7427c 1 0.00/1.00 vMB 0
402,547 402,547 000000000000000005a67d592443c559842d35ada540adb595844ff8357470c1 456 1.00/1.00 vMB 7
402,546 402,546 000000000000000004a4997fb7eab6e38c47086c71e916db3fafded63ced306e 890 0.44/1.00 vMB 31
402,545 402,545 0000000000000000053507468c62a5f73dedb5976d6eff305fe8873330c7c72c 231 0.11/1.00 vMB 37
402,544 402,544 000000000000000004f80c75541ddf42163831f602e2c50ccad88b179d9d7aef 503 0.28/1.00 vMB 41
402,543 402,543 000000000000000003a0b58866859c2f13f6c0b4dedd74f24453aa861432a004 332 0.38/1.00 vMB 19
402,542 402,542 00000000000000000603a3272e8c2e5d57cb5c3ed4ab005c429d79623a3065bf 2,047 1.00/1.00 vMB 36
402,541 402,541 000000000000000000665f712e980e5c5f04bc29d87a10e78506f0043757be02 2,169 1.00/1.00 vMB 45
402,540 402,540 0000000000000000005b5f45a62a4838426cc1c947e1dd29414dba03cf21828c 727 0.31/1.00 vMB 41
402,539 402,539 000000000000000000a6defeaacbfae12cf6daacf16f33ffd2eb34bb923563ef 497 1.00/1.00 vMB 6
402,538 402,538 0000000000000000005064c70efff564592ff9594959cb9bd59dc25af37316b7 1,553 0.98/1.00 vMB 26
402,537 402,537 000000000000000002c3708141edc8735bd14ce58da9f5e225eb4ba5698ddb1e 2,938 0.91/1.00 vMB 61
402,536 402,536 000000000000000001cfe72b5323e2909448fa704d59f00df678594eedd99fd2 1,218 0.63/1.00 vMB 37
402,535 402,535 000000000000000005cc4078332673854f5393a9949a5ff6985503c08535c474 2,264 1.00/1.00 vMB 41
402,534 402,534 0000000000000000047cc1d5f7ddf8d55645b591ccc952004802728d79344793 324 0.16/1.00 vMB 37
402,533 402,533 000000000000000001ce49b093bbf0db4301321c44fe5fc1b0c5fd97ed2220b8 497 0.27/1.00 vMB 34
402,532 402,532 00000000000000000106a865cc5c3de51501f5783b2a06909bbf850465d2d8bd 512 0.36/1.00 vMB 31
402,531 402,531 0000000000000000033e03f52ad722ad3a2516b3f5d2e1c63dc0b79f87441656 403 0.21/1.00 vMB 45
402,530 402,530 0000000000000000016dab04a1fb0ec16821d673015c0ae027ad00e291df9699 371 0.79/1.00 vMB 14
402,529 402,529 00000000000000000698e8e42fd00921e9fc1ec0a913f2decf44ec76470d15f8 796 0.88/1.00 vMB 21
402,528 402,528 00000000000000000181c75931a42dfc863e8218bb63fce39f2cb0593ad539a0 1,686 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.98 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: 717.10 GB
    • Received: 17.82 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.