Loading Tool

Explorer IconExplorer

Memory Pool

19,225 transactions
8.80 vMB
0.07440497 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.92/200 MB

Candidate Block

Mining Attempt 27d9e9c6ad93fd9a696b69f0cfb596f1bf2f6174f060e4c29976de73a69dade8
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root e1e06cb14efe46354c1c258eb640afcb9fc22101de60d8b748aa12f09d00ec10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.05438951 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (777,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,566 135,566 000000000000017d3c9503f4ddfedd474d2ecab4d6c0ce9455e779ea74543d1c 20 0.01 vMB 352
135,565 135,565 0000000000000876a1b684ecafbc3d1c950a00c2c744583e083029e8845ece04 1 0.00 vMB 0
135,564 135,564 0000000000000132df5768113a80fa2acbe47dd565752dffcfab72c5cb837c68 26 0.01 vMB 130
135,563 135,563 00000000000003ff3912d937aad39ef6261e9330403ad185a54edcd3a76b960c 18 0.01 vMB 385
135,562 135,562 000000000000033998f090c2aac24afe5a030b2e983c8969877ee3bca5798930 98 0.03 vMB 343
135,561 135,561 00000000000001269e4492c1fe670214328c46160f1aafbee2b05fc7cbda0708 13 0.00 vMB 37
135,560 135,560 00000000000000725928a7c70af4143b71af9bd64429c8cc8e5509032980d9ea 71 0.03 vMB 537
135,559 135,559 0000000000000001d888d9ba284438ad07c0c5bc8414d969192faedb1de7bcbf 20 0.01 vMB 666
135,558 135,558 0000000000000119d9cf86fcd7cec4e6f422d480fd59c342e25891a0beb61107 16 0.01 vMB 46
135,557 135,557 000000000000035f49aaecd548bf1cd715493d45c986a3a3eb56f472307e7fd0 77 0.02 vMB 284
135,556 135,556 0000000000000641c3e3a339fe9525ee5fe4aaefde8d2957c14fd938e9c665d8 42 0.02 vMB 454
135,555 135,555 00000000000005867a2a98830c22f8c14fc55a44c0dd3e0e8723b9fe7a41d1ee 34 0.02 vMB 437
135,554 135,554 0000000000000322b3a30e162f5afaff0c4b14409d908d9eedffafd1ec2290a7 12 0.01 vMB 13
135,553 135,553 0000000000000096ead66f4e356a3124338e9488445cae1262602388bd981a0e 41 0.02 vMB 564
135,552 135,552 00000000000003f6243c84d0a5f29802db69631e185eff16ae76bf9fc7128740 11 0.00 vMB 47
135,551 135,551 0000000000000971205170ea958a6c07c83227451144b49f0cdc7b225bbf9b7b 74 0.03 vMB 74
135,550 135,550 00000000000001e31e1d310ffa5ecee3d5aa5ca56ce323f25fedde32efd4395f 19 0.01 vMB 410
135,549 135,549 0000000000000373a219bf271161ed475fcc928876d640df08720cef7cb9680f 113 0.05 vMB 441
135,548 135,548 00000000000003cdfa23eca53fb8a0afc505e70b462de6ba96874a47bce967b3 52 0.03 vMB 498
135,547 135,547 0000000000000878189c75cad71fc7a0fd79b5aa4f64102d10f979485d60ff53 103 0.04 vMB 231
135,546 135,546 0000000000000ab8100121cfb2173bb88f046a28acd096658f1483e66c73b31c 83 0.02 vMB 271
Previous 10 blocks ↓
Total Size: 779.54 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: 245.80 GB
    • Received: 0.93 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.