Loading Tool

Explorer IconExplorer

Memory Pool

77,803 transactions
29.40 vMB
0.10304837 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt fcc9b78f33b2c5adf0a22a47d1ce4ca22e2dc441896302317089ce7ed43c98bd
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 8c0dfa9f837ee1accc45d2e109f9e87ab4d21f8ac6163d5c057792e7e66ca0e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.02795489 BTC
Feerates: 151.12 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (320,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,337 594,337 00000000000000000018d88cc164fb9530d0611f4fe959461bbfcf9a90e1962c 737 0.22/1.00 vMB 25
594,336 594,336 0000000000000000000495c7d0350ef56f8b45db42615792eed60dfed4572017 1,490 0.58/1.00 vMB 18
594,335 594,335 000000000000000000079c02ac8a00bb718955fd0bb2a0712f1dc1ef9362e81c 1,528 0.54/1.00 vMB 22
594,334 594,334 00000000000000000013be700bf67cb7e5c37ae4151852bffc7dfedcd862effa 2,702 0.93/1.00 vMB 20
594,333 594,333 0000000000000000000efba24c75d2b48ee3a5887b9377d7f1eebcc42c4c5362 1,691 0.64/1.00 vMB 20
594,332 594,332 0000000000000000000d0813959db3ede80e79efc14aa6c0d245020c28dc6926 1,909 0.69/1.00 vMB 22
594,331 594,331 00000000000000000010d97c7556c7cc557feea2ea47e7232ab79b4170968677 412 0.30/1.00 vMB 8
594,330 594,330 000000000000000000086539e92aaf8e70b0f8095748a25752008b34ed697e9d 3,075 1.00/1.00 vMB 13
594,329 594,329 00000000000000000016ba882c23762bfa768efcac2288fcd3b986d006cb77c1 2,227 1.00/1.00 vMB 11
594,328 594,328 00000000000000000013a93d68d42458d3e2359ce068040b30896110cc642b88 2,980 1.00/1.00 vMB 34
594,327 594,327 00000000000000000003fb8f1aff8105c5c67ed2ef8839ca02fa18f1e876d0d8 3,039 1.00/1.00 vMB 47
594,326 594,326 000000000000000000005dc79a5bdf740f75458e02d825da631b71e6bb38e8eb 2,400 1.00/1.00 vMB 5
594,325 594,325 00000000000000000010c4648a3e2752c0aa551014b05dd00f5d6c342aa9d4d4 2,697 1.00/1.00 vMB 26
594,324 594,324 0000000000000000001741f8c8246f2393fa5e9113c6634445e549270ca7cfbd 1,352 1.00/1.00 vMB 13
594,323 594,323 000000000000000000048d5e923c8dae641c8fb7936c1c636923b3ceb0056e7d 533 1.00/1.00 vMB 14
594,322 594,322 00000000000000000009a86ccb65ffd799d8c9834abd73a01ea9fa34469b9c3c 2,426 1.00/1.00 vMB 22
594,321 594,321 000000000000000000086ec1b70e7cdd7cdc7ac0d345188aef2e1842467776ed 2,633 1.00/1.00 vMB 38
594,320 594,320 00000000000000000001a1849b2c9e9dc861d4a990529c46046bf03315b58dad 3,070 1.00/1.00 vMB 51
594,319 594,319 0000000000000000000950ca103282375258bd30c23dc1e3923bb2a1fc52f9ac 295 1.00/1.00 vMB 12
594,318 594,318 000000000000000000001489b9da6541e09519495b83e26d23fc85eda4594b6e 2,886 1.00/1.00 vMB 39
594,317 594,317 000000000000000000104c38b872d6067664f14d3539282715c15b0900828a70 1,549 0.68/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.