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 (339,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,308 575,308 00000000000000000005b6f2655f6e97c29570486d3fdf85cf8855573818f398 2,794 1.00/1.00 vMB 66
575,307 575,307 0000000000000000000144513c2e699f1a77738388f7bb75ef89d7793cfe541f 2,811 1.00/1.00 vMB 67
575,306 575,306 00000000000000000026d4f0f81dccd3327ccf928634632645eef641b83d32db 1,290 1.00/1.00 vMB 65
575,305 575,305 000000000000000000141f82b0575f3eb31fe20ce93f14f32089215c7cafb967 2,149 1.00/1.00 vMB 78
575,304 575,304 00000000000000000000e23f91d05ddec4578578347a65dae71e1abcd1dd3069 1,717 1.00/1.00 vMB 63
575,303 575,303 0000000000000000002141e07d11f59e0ba06a13d8afe06966612fc05bf05cf1 2,793 1.00/1.00 vMB 77
575,302 575,302 000000000000000000271b0ffff39f945b99c20d624b86ad31bdbb892a4f09d0 2,074 1.00/1.00 vMB 76
575,301 575,301 0000000000000000001462f3ad33b833837bd78271c977b366b5a5dfa4639adc 3,520 1.00/1.00 vMB 73
575,300 575,300 00000000000000000001621d4168bca7eec2f65eedfb55f3e4cb52a4ee7a4e49 2,935 1.00/1.00 vMB 88
575,299 575,299 0000000000000000000d429083441db966776cb82b4a6747d79b22b1b5d28c50 3,430 1.00/1.00 vMB 103
575,298 575,298 000000000000000000178cd55283229ecd100bab538172dcade422789b6cc66f 2,296 1.00/1.00 vMB 73
575,297 575,297 000000000000000000091e176b4f68bf62e9e489421acc25e1a58e5f163cb608 2,775 1.00/1.00 vMB 81
575,296 575,296 00000000000000000004f688be605aef75a394cf9b3c6a3d10f29886d6cb41a6 2,926 1.00/1.00 vMB 87
575,295 575,295 00000000000000000006ca06f7d3440cfe531afcefa506dea539e83924229448 3,666 1.00/1.00 vMB 95
575,294 575,294 0000000000000000000c93615090e8ce7b9f3a63e6d1f5f8ced28599217b7f34 3,073 1.00/1.00 vMB 116
575,293 575,293 0000000000000000001772fb53f05b8ac75fce50e73ed80a5c8eeeef8ee30f9e 2,933 1.00/1.00 vMB 89
575,292 575,292 00000000000000000005c08e39d31719ae1ce8acc5842c647244dfd784a748a6 3,049 1.00/1.00 vMB 86
575,291 575,291 0000000000000000001c8ad951edacaed4b48ba2d71e900ae8e4ad3192bd89bc 3,328 1.00/1.00 vMB 110
575,290 575,290 0000000000000000000a6ce6cd0c2088d412a6b732021f868928fe850c1ce5f9 2,912 1.00/1.00 vMB 85
575,289 575,289 00000000000000000019080e4d3280d451a9fe5c76067bf53dddddcff64808b9 3,410 1.00/1.00 vMB 100
575,288 575,288 0000000000000000001ce3148bb4100753a4532dec68eb775429634459feb22d 3,499 1.00/1.00 vMB 92
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.