Loading Tool

Explorer IconExplorer

Memory Pool

41,599 transactions
28.13 vMB
0.06843294 BTC
Random Selection Loading Transactions
Max Size: 144.60/200 MB

Candidate Block

Mining Attempt ae8f52a866e785920099649984a3f1c6ebc683c974e83d0938117cf6e42559e8
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2abe5edb41444aa389aad92e54fd0ad8469e75563d666142f50ad9ddd54b68c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.01393187 BTC
Feerates: 100.56 > 1.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (592,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,106 322,106 000000000000000019e9f7bf27c2ebc4fced256df8c08923efd7a5a73718da22 366 0.35/1.00 vMB 19
322,105 322,105 000000000000000022a2a96c04c83400cd39cb53abb1fde5f0e9e2cc1c3645bf 139 0.10/1.00 vMB 21
322,104 322,104 0000000000000000049bd75ce5d11729a176e7d542aeddc2330cecb22f8e03bb 1,033 0.64/1.00 vMB 29
322,103 322,103 00000000000000000a63cb16c7debdae2e1f77f81c6408ff1d38b94f08f17d5d 479 0.30/1.00 vMB 26
322,102 322,102 00000000000000000d73b1b2b22925ba601eb35ac484e792bc869b29542c22af 41 0.02/1.00 vMB 21
322,101 322,101 000000000000000007021e69a1a7ac82019dc689206b40d6743ce2740ce7e5dc 88 0.04/1.00 vMB 29
322,100 322,100 0000000000000000225a9d8d4408981cca28e583614742465c20741628d6ac99 643 0.32/1.00 vMB 30
322,099 322,099 0000000000000000104c3bba6721706096cfb9137cb2729e24ea1f07090d446b 27 0.05/1.00 vMB 11
322,098 322,098 0000000000000000084bbc59376abf79de44ab5dcd41a49ce239349e7ea04545 840 0.72/1.00 vMB 22
322,097 322,097 0000000000000000029916d0187db9de39a1c2e7bc1089e01b68ef8f09fa9d47 198 0.14/1.00 vMB 23
322,096 322,096 00000000000000001ce1dfc688407f7151ab1ed72e19a101a609a144c8e384da 67 0.05/1.00 vMB 44
322,095 322,095 0000000000000000117256a0393525bfd0e1f91c3d0c23eb6cd06da016a02423 474 0.23/1.00 vMB 27
322,094 322,094 00000000000000000ce67d8e87313c51c38f3927bf13fe9b8d7ce9e026cba3dd 64 0.04/1.00 vMB 36
322,093 322,093 000000000000000006ad2c4faf52eea6e79c59a0b980c57d18959ed631b789ce 335 0.19/1.00 vMB 28
322,092 322,092 00000000000000001c96fd94dbd394f14e66a88a9dfe6ea2d5bad301fc242684 257 0.16/1.00 vMB 28
322,091 322,091 00000000000000001fea97b6f18cd5521a34a3f85fe6652af7abc88b85c0e976 134 0.08/1.00 vMB 28
322,090 322,090 0000000000000000198e031d94159ce63b86ac3db35c97e60b53206bf52571aa 52 0.03/1.00 vMB 23
322,089 322,089 00000000000000001fc9fb143843d02ce882a40b2d5e6b44902a38094084b5dd 262 0.22/1.00 vMB 24
322,088 322,088 000000000000000013924e7bfd6ca0bfbe04d70e516404f1bca72019ddef5020 1 0.00/1.00 vMB 0
322,087 322,087 00000000000000000d9f8ea50c9a235942534626899e004c8afeef9e066004f6 201 0.10/1.00 vMB 28
322,086 322,086 000000000000000004c3d5a92484749b5edacfb3a22ef16aaa80cd47331f1950 28 0.01/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

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