Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.30 vMB
0.07765703 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt 47e5b95022a1e91db7918a07ce8b2250ebe31071d26996048111c4644943195e
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 81b15137e1a5c6271b7ce24e309b526b5b7c75284c461d7b677697c85457346d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01348732 BTC
Feerates: 73.20 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (609,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,947 305,947 00000000000000000cce4ec96cbdba0918a9e7f6289cb322c111a3500ad2141b 200 0.22/1.00 vMB 15
305,946 305,946 000000000000000011db25403dfa424bbc62224953c9a1703bfb464ee111494b 681 0.25/1.00 vMB 45
305,945 305,945 000000000000000005b8b28a5f03065a48d95d629631dffdf682266ce3bb00e4 114 0.06/1.00 vMB 27
305,944 305,944 000000000000000037e8db6093c517fb60ef7d6367e2c123022f02acc7a2a837 447 0.22/1.00 vMB 30
305,943 305,943 00000000000000003be82a35a2a6a6f270c19cc1bd58bb8e11649082e464718a 531 0.31/1.00 vMB 30
305,942 305,942 0000000000000000303016fd7b04310914831689134138aebd2fe3c7db009df7 598 0.33/1.00 vMB 60
305,941 305,941 00000000000000005a1dde66dfe30132dcc055789b7497c4539a6237a1c8b274 72 0.04/1.00 vMB 26
305,940 305,940 00000000000000004cad9574ec901442cdeef9f16795253368a4b3c445e69ad1 256 0.13/1.00 vMB 26
305,939 305,939 00000000000000004c25c945d903b8ff5b29504118d37296697cf9f166cc22f8 637 0.31/1.00 vMB 31
305,938 305,938 00000000000000002eed809d9493b47b1cd743faaf0445e0549af7f8373b04f5 124 0.12/1.00 vMB 16
305,937 305,937 00000000000000004105500658110ab9148a67059c7c797006b6af4ca34d74a4 298 0.18/1.00 vMB 83
305,936 305,936 00000000000000005ae43ab09de6ee0be6e5be6cc6903de2d3d6f03a0204fad0 61 0.02/1.00 vMB 22
305,935 305,935 00000000000000004d2077499557a6c4232d1d7620851985804281393d24e5a4 439 0.27/1.00 vMB 28
305,934 305,934 00000000000000001f61deb28b22a13b84381a7e44b5e9e99ea1b5db4ccfba3e 42 0.03/1.00 vMB 12
305,933 305,933 0000000000000000501857f54551afc83b9fc3e0770a310f1b31728b3cd4d15a 335 0.29/1.00 vMB 25
305,932 305,932 0000000000000000098bee37662dcaff9d7e68cb48a228700191931ac59612cc 156 0.10/1.00 vMB 22
305,931 305,931 00000000000000002c5e0fe83bce531939050a1ae830c61ce75dcdeed3d28c70 162 0.12/1.00 vMB 22
305,930 305,930 000000000000000035895c7fd619e57ef1e6541a2f834afa899144d31d23e416 599 0.35/1.00 vMB 26
305,929 305,929 000000000000000053a8f72841af559bfd58fd7b91733abab77a20839eb4ace5 89 0.04/1.00 vMB 30
305,928 305,928 00000000000000001adcfabed8376704d0250bbe2a315850f23a63fd64d7c820 25 0.01/1.00 vMB 32
305,927 305,927 00000000000000004734b84b7b9f6453bcc736fe8433cbf9cbca28b08eaf763e 211 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.