Loading Tool

Explorer IconExplorer

Memory Pool

42,338 transactions
26.62 vMB
0.07518252 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt cfb477d10dfd7259f9d86834eac1ea19b5c023261a3503e4cbab01f2eb0a74c2
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 2e785650c72107a76e055934e141537d6838fcbd818b1c711ad3cd58c037d080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02603625 BTC
Feerates: 99.53 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (534,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
380,543 380,543 0000000000000000058e73e92a31aa81ee2b6930ab9821feb28a5a102a29bf2b 823 0.61/1.00 vMB 30
380,542 380,542 00000000000000001159fcd8813653159b725608712e78e0c9b6d91563741897 604 0.43/1.00 vMB 29
380,541 380,541 00000000000000000aac29cc5db0cd24ea2f3ce1b4972ed2ee84a871a1e9512a 790 0.37/1.00 vMB 39
380,540 380,540 00000000000000000e3dfe97c14b38b880afc70a437be7beb12664717d899959 1,022 0.56/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.90 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.