Loading Tool

Explorer IconExplorer

Memory Pool

13,960 transactions
10.31 vMB
0.02274342 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.50/200 MB

Candidate Block

Mining Attempt 35c6b2d4165f30444ce93cd94db9d0415abcbb73507617d2d0b90ff97c305e04
Version 20000000
Previous Block 00000000000000000000e2ac5be0a7260120e5375d9f2a3ddb0caef5e09e9666
Merkle Root 4443f9090ce7e5290fd087d37b81efdcf6fad6ea03d127448b1054944a5af116
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,415
Size: 0.99789525 1.00 vMB
Total Fees: 0.00659219 BTC
Feerates: 99.39 > 0.66 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,792 (1,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,357 912,357 0000000000000000000131e8dd91aee7f05bad3daeb980482eb704e47e062d88 2,704 1.00/1.00 vMB 3
912,356 912,356 00000000000000000000838236754ae3da8f366b9d9b9485e0b945ce0fcc0abd 663 0.28/1.00 vMB 3
912,355 912,355 00000000000000000000b6c7e6ad147bc410bcb34589566b80d54ddbc2b21f36 4,847 1.00/1.00 vMB 1
912,354 912,354 00000000000000000000cada723d671bddebcc7c32bab14009d13536d20b3673 4,761 1.00/1.00 vMB 1
912,353 912,353 00000000000000000001f3602e6ea05c470eb7fa3dc6606a7e9e808298970ada 1,881 0.79/1.00 vMB 2
912,352 912,352 000000000000000000012716694184056347cd6f6310ec573318c2e02953a8e4 2,639 1.00/1.00 vMB 2
912,351 912,351 000000000000000000021fcc5f61847d748c22f5dc80f15e7395eb032bebd610 5,970 1.00/1.00 vMB 0
912,350 912,350 00000000000000000001fe01ce3d9033f89e424f54fed8379d27860cbb7f9755 5,918 1.00/1.00 vMB 0
912,349 912,349 000000000000000000021caddd5b939cace17fa4e78a3e6de0d3666201482c0e 6,487 1.00/1.00 vMB 0
912,348 912,348 00000000000000000000180bb5bc575b2072d14974babe6e80a1f29c1f3d58c4 3,989 1.00/1.00 vMB 2
912,347 912,347 0000000000000000000049be4ad2086d4cf2b47b16b82edab98cc57a7351d182 3,281 1.00/1.00 vMB 1
912,346 912,346 00000000000000000001341c3c6665e9d57cbc2be44ffb327f828c74d99cf56f 2,600 1.00/1.00 vMB 2
912,345 912,345 0000000000000000000220df08115c57c81fb270f82fef3be862c3b6d36b44a1 2,518 1.00/1.00 vMB 6
912,344 912,344 0000000000000000000083d816f887b302dda0650f6f2c38e3dc1fe7e2775390 4,931 1.00/1.00 vMB 0
912,343 912,343 000000000000000000003d3c51330e8ba5741921e0dd0a4f5b49679ad2ef85c8 3,524 1.00/1.00 vMB 1
912,342 912,342 00000000000000000001c6e8ede0b0ecc5f0e47046e148e422e3e3ab5b3ac14d 3,010 1.00/1.00 vMB 2
912,341 912,341 00000000000000000001af4f5d30aaadbad2825692cbaff7d2219d05a8a7b158 2,078 1.00/1.00 vMB 2
912,340 912,340 00000000000000000001fddaaeb55d29b9843afbf6dae29ac99bdf3ef0b8ca9f 6,608 1.00/1.00 vMB 0
912,339 912,339 0000000000000000000026a009548ec6cc30c4e0f020439bfcc8a52c4a81eb0b 4,677 1.00/1.00 vMB 1
912,338 912,338 000000000000000000015448542c807f6ebc12027eee9e64bdf644eda288cc2d 6,634 1.00/1.00 vMB 0
912,337 912,337 0000000000000000000006d0274286e1cb983ec835da830ee4f1c6a7c4bf0d7f 4,030 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 514.19 GB
    • Received: 4.29 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.