Loading Tool

Explorer IconExplorer

Memory Pool

73,313 transactions
27.09 vMB
0.06166202 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt 7dc01113fd18b2ccd6460fe54059d7f9fc4f5d7bd5aab9e1201faa670e5c22ac
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (764,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,648 150,648 000000000000028fc399b3de69635ef2934f52bed36c02044579166f1bc7b99d 1 0.00/1.00 vMB 0
150,647 150,647 0000000000000356522f0c2873f5ff8f994ca832f5423271b0185d44331b32aa 6 0.00/1.00 vMB 730
150,646 150,646 0000000000000063cda65ebabe4277d4e785f9c1a41956bc0fc1ed3784a2adf0 75 0.02/1.00 vMB 0
150,645 150,645 000000000000039d4a4b2f888d7e5f6dba864172036be92b9db5f0b747973610 42 0.02/1.00 vMB 111
150,644 150,644 0000000000000743ea1df03921dbc9873e1e6bfd8136c3aab3f49828ccd6f186 114 0.03/1.00 vMB 338
150,643 150,643 0000000000000356290c2cf058ce4f01dc40d994409d8c0119370358cdc398f2 29 0.01/1.00 vMB 252
150,642 150,642 00000000000007fffca7dccc102b4818def3ecd53226f284e02511e4326b1fe6 9 0.00/1.00 vMB 395
150,641 150,641 00000000000006eb6f9a2b990131433c584f61174be69d767cc72efc2fe8bd38 45 0.03/1.00 vMB 54
150,640 150,640 000000000000039fa1869936314b638c0d5a846b17aafa58ac3c8635b93da040 45 0.02/1.00 vMB 243
150,639 150,639 00000000000003efbb15282c50124243f316f05ad71aec0f292c477af7e662d1 15 0.01/1.00 vMB 177
150,638 150,638 0000000000000343849704b46225c0c0298b2a2d5e73ad8c102eee320b1110f6 140 0.04/1.00 vMB 7
150,637 150,637 00000000000003a335d52ad14188673ffe4ff7a8a7d6f0916ebac23698671d44 57 0.03/1.00 vMB 148
150,636 150,636 0000000000000a4361c6e4d50542aaf24e04de678cfa58de360620604b9ff11e 12 0.00/1.00 vMB 0
150,635 150,635 00000000000007ac3d25f9942598078b408631ad155764bbe2444d093e0e8961 39 0.02/1.00 vMB 187
150,634 150,634 00000000000007100988b9e0537135540060c2d7cb2c5d5910a7095a385b9917 38 0.02/1.00 vMB 189
150,633 150,633 000000000000013d7f9112ce8ba62f4f2d863e5a3cdaced22fa94d549f64bd50 42 0.02/1.00 vMB 66
150,632 150,632 000000000000061ad7df57fa8b44e2448895540f72131c647d21d29c93d2f6ec 97 0.03/1.00 vMB 167
150,631 150,631 000000000000074df99eded5389fd9978abffb8d5c0a7f84d7e500cabbb8d21d 33 0.01/1.00 vMB 150
150,630 150,630 000000000000049b1ed1cf677ce761101b258127d860e3f97b06d6146c438f47 86 0.03/1.00 vMB 128
150,629 150,629 0000000000000796b555d562377c2bb70e44d9d68cac9d710127dc47424f47dd 131 0.05/1.00 vMB 58
150,628 150,628 00000000000001cc0a1da58579a6b4658b884264022e7243d799236d41bcd12b 13 0.01/1.00 vMB 865
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.