Loading Tool

Explorer IconExplorer

Memory Pool

79,557 transactions
30.37 vMB
0.08035873 BTC
Random Selection Loading Transactions
Max Size: 184.97/200 MB

Candidate Block

Mining Attempt d90b83b14d77a8510e70528afa1f1c416055d0e0185beac6ab762180ac5da5fb
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root 54883ecc52c026afb6e8ca36f05735d1dd71f82e7879fb723515bc35911df641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01220844 BTC
Feerates: 150.80 > 1.22 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (574,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,779 340,779 000000000000000007b796ce861d43b496d60e010bc7307ebb4b68d38c7d57a2 301 0.14/1.00 vMB 27
340,778 340,778 00000000000000000e455d757a9451bcb67163fe9fb1995e1015f9df9276c2f7 639 0.32/1.00 vMB 26
340,777 340,777 0000000000000000080e52033a8e1709ba2551a2f438224ff4de4e8d7f5676b8 236 0.13/1.00 vMB 22
340,776 340,776 00000000000000000f2f6ee7ff316f8f5891871c97b9d249059cd76084e84554 942 0.75/1.00 vMB 18
340,775 340,775 0000000000000000155fd687469166d7ce5c1883fa9354906cabd71bb05b14f5 497 0.22/1.00 vMB 26
340,774 340,774 0000000000000000102ac8c1172827f1ef7ec4ad8e05ea2b2d8451bd2ca43b03 425 0.21/1.00 vMB 25
340,773 340,773 0000000000000000057ef65cce14d6486229eee52dc579d0eb1dcfe166b3b8e4 338 0.42/1.00 vMB 13
340,772 340,772 00000000000000000985ec2fe139b866c526cc48c1250ce5833c9634ccd4900d 1,891 0.75/1.00 vMB 34
340,771 340,771 00000000000000000144f4d8ea8d500804fb81e36d4cf76d94271b2832f41a03 864 0.55/1.00 vMB 32
340,770 340,770 00000000000000000c27f3ef39765c41a548df4ed3088e47a7620654c6b631ca 350 0.23/1.00 vMB 24
340,769 340,769 00000000000000000f1610c7acae2a08224be0cfb53a44c4533a86a8023cfb04 385 0.21/1.00 vMB 22
340,768 340,768 00000000000000000143b671061cdb975dac2b496b9189b9d5eef65e80f1a6dd 92 0.07/1.00 vMB 8
340,767 340,767 0000000000000000151e55ec89d8d9d8e91578c1d7e4b91ab437fbe8feeb6665 223 0.17/1.00 vMB 21
340,766 340,766 00000000000000000fec0b82b1294fc5777cffd54c494e6cae872518759979f7 750 0.33/1.00 vMB 30
340,765 340,765 000000000000000011560082e061990f4f211af4e47f713f8ef7afc418c4cb27 1 0.00/1.00 vMB 0
340,764 340,764 000000000000000008aab2974894e047a64583f76909f80363497bdf9faae85c 444 0.23/1.00 vMB 25
340,763 340,763 0000000000000000166c746df2b68f6df310555d6bd05f2d7d1f6a2f117ebae0 618 0.42/1.00 vMB 20
340,762 340,762 00000000000000001990d9ca9ebefa5f6aafdd7f2702d3c09d32ead839b19c54 256 0.09/1.00 vMB 27
340,761 340,761 0000000000000000116d22d77ea8a89f887c77c25e3107a8e884130bf5cfd350 692 0.33/1.00 vMB 28
340,760 340,760 00000000000000001413524c401a72a7368eb61211506edc6561346cf4925914 283 0.14/1.00 vMB 28
340,759 340,759 000000000000000000c668f15b1a557eeaf16badfa455aa4dc2643ab586fbad1 1,387 0.69/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.06 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: 720.83 GB
    • Received: 18.27 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.