Loading Tool

Explorer IconExplorer

Memory Pool

42,527 transactions
26.81 vMB
0.08943790 BTC
Random Selection Loading Transactions
Max Size: 140.03/200 MB

Candidate Block

Mining Attempt bd90118024c939edade9fee56544c00a98ab4f1cfcd2e16b754da053ca1b041c
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 8959599e39b53df9880f02b009b310738320d4df54a84c4b311101ddbf45bd69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.03963874 BTC
Feerates: 151.01 > 3.97 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (534,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,564 380,564 000000000000000011e79ef808f1f6851c741746352908ded1855150ac6ac44c 612 0.30/1.00 vMB 39
380,563 380,563 000000000000000001d3cd3993f51c4f58a2e63682845c9eb110a622bad7f3ef 402 0.23/1.00 vMB 31
380,562 380,562 0000000000000000053b0fcd3c8ec940539e44f181c64c2e6a9d053e1c8985d1 1,463 0.64/1.00 vMB 36
380,561 380,561 000000000000000010abc90da5fc48777c4f8d3c63b396e7e1a820337b868bbf 405 0.25/1.00 vMB 28
380,560 380,560 0000000000000000057b7c606e67f139d3cc3d8107f743be3dc58d0d139a12ad 608 0.75/1.00 vMB 12
380,559 380,559 000000000000000007a164c2dbc3808435692f4a050679bd8106fd4e27a21b0d 2,537 0.93/1.00 vMB 52
380,558 380,558 00000000000000000cd77d6ec173fd8d1f37c910f23e1b8b2aad6be2d1fe1b51 496 0.25/1.00 vMB 31
380,557 380,557 000000000000000003eff768067d420d7bbdcb50e3d39a8cd75f3daf257c2830 1,235 0.60/1.00 vMB 38
380,556 380,556 000000000000000003c89ea381415f00a3e3d8bda658172af475dccf3df2a765 329 1.00/1.00 vMB 5
380,555 380,555 0000000000000000068ae032b5ab203b046d1530d406aa652abb924f1549509f 399 0.25/1.00 vMB 23
380,554 380,554 00000000000000000926b4aef9ab820a3327f5824d0d8a3b7e05129b3ef5aa6e 1,838 1.00/1.00 vMB 32
380,553 380,553 000000000000000005c16cd5e5d38f80771641024f3b099b8b1591a1802677bb 455 0.26/1.00 vMB 34
380,552 380,552 00000000000000000a73e2d6365d3cfb940534811890a051d7e4714bc4deec1b 446 0.64/1.00 vMB 20
380,551 380,551 0000000000000000014c0fba168c6574015f66eb7728a51b1efa258d651b0327 2,302 0.99/1.00 vMB 43
380,550 380,550 00000000000000000a673154b1358967caa59767d0290a4b5040ccf22b9a3238 1,433 1.00/1.00 vMB 24
380,549 380,549 000000000000000010a31c32c6a3c383079fcd74712406be7e6269149d06c88c 269 0.25/1.00 vMB 17
380,548 380,548 00000000000000000cc08091f0be2f010459352ec8858d416685697252f162eb 2 0.00/1.00 vMB 0
380,547 380,547 0000000000000000023a1241aa4cff3405bf01a4810727e3cb4a3d018b5fbbde 198 0.25/1.00 vMB 15
380,546 380,546 00000000000000000c3984c8856c729832050b3e653c62a1d4ff23b0e9171a1f 871 0.43/1.00 vMB 35
380,545 380,545 00000000000000000a5810172b7f8eefaeb88101a0f6b0a5b60cb34933fcd378 388 0.29/1.00 vMB 26
380,544 380,544 00000000000000000d5b89cdb101e9fce543b517149202f072b0c4a6aebd6772 1,642 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.