Loading Tool

Explorer IconExplorer

Memory Pool

43,060 transactions
29.06 vMB
0.09092439 BTC
Random Selection Loading Transactions
Max Size: 148.70/200 MB

Candidate Block

Mining Attempt f7f3ecc78e4be4e1a196f04c2def0a7f96f81ed409264ec232af36eaca866805
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 8df413f7c11ef673d4f312b0c5394dd0730b890d7357ae382e3a4c8c5946afd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.03270184 BTC
Feerates: 88.27 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (541,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,229 373,229 000000000000000005aaf2e4e37c7514dc595eca4c43e6287372a42f821b7dbe 277 0.25/1.00 vMB 74
373,228 373,228 000000000000000006000c2e2e35436874e8d75b7f94bb192049606a0eba382f 336 0.22/1.00 vMB 71
373,227 373,227 00000000000000000e9ed970f88bd4df36a6c47f8a08df196caf9020f8351a24 1,324 0.78/1.00 vMB 40
373,226 373,226 0000000000000000037f3e4bd2ca4ac3063c1f6de61eb7fa5606839cb00caedc 720 0.53/1.00 vMB 30
373,225 373,225 0000000000000000047524fbac8354b819d61e07e0ff2ce31d412189f133a130 641 0.48/1.00 vMB 25
373,224 373,224 00000000000000000aff6da1052c7f81cd0752e07309b5716c54abe0bba600b0 1,636 0.87/1.00 vMB 44
373,223 373,223 000000000000000004c9bbcaadcce86c16c46f590575ecc811704c473a33b388 975 0.53/1.00 vMB 46
373,222 373,222 00000000000000000c7ed6ccba1e66c55a5d9acf11df07d9feced3c076b7b142 1,265 0.63/1.00 vMB 42
373,221 373,221 00000000000000000b888323a2ddb6c70a6662cd8d6d33b142d2bb9e61617ee1 288 0.16/1.00 vMB 47
373,220 373,220 000000000000000005f600e0213a1eb7b096844c429d661ab828f124b104cf24 74 0.04/1.00 vMB 36
373,219 373,219 000000000000000006a7fe61fc731094c1973bcd62f76747156280312da800da 222 0.12/1.00 vMB 66
373,218 373,218 00000000000000000884b2d9966ce855c4070ed20167020fb61e720337a9a6a0 131 0.05/1.00 vMB 35
373,217 373,217 0000000000000000124d8ffde43a550a560005c0b7b2c99bb23718da763dd227 233 0.11/1.00 vMB 41
373,216 373,216 000000000000000001546f8f4043dcf8d2af89d3f2c98f3bc29433f4e904e265 211 0.10/1.00 vMB 54
373,215 373,215 00000000000000000ba2208cee903a95d69f32ff7efc8ea250db8e31a26543ee 619 0.32/1.00 vMB 39
373,214 373,214 00000000000000000ca37e875d02028806eaa4413eaae5ea24e6b2fdb351e525 233 0.12/1.00 vMB 37
373,213 373,213 00000000000000000ec8f349eb8fc4a9d7437820f52f187ce1a9ed6d7085a078 1,047 0.59/1.00 vMB 38
373,212 373,212 00000000000000000d19f09943c902890c49d77daf71bf44d60c2f26e67aed7c 245 0.13/1.00 vMB 35
373,211 373,211 00000000000000000ae7553fa42f9ec1dd29661304ccf434a4c89642135ffd05 339 0.26/1.00 vMB 30
373,210 373,210 00000000000000000dd7d1fd9324f7b7c4ddee26c4b8da0887863a97c567ad0c 181 0.08/1.00 vMB 65
373,209 373,209 00000000000000000729c7b5149fcb1ec0144dc751e363b926e5ea8f8a4d3baa 461 0.38/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.73 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: 630.34 GB
    • Received: 12.02 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.