Loading Tool

Explorer IconExplorer

Memory Pool

80,106 transactions
29.47 vMB
0.13052089 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 6a1fb94b9d3ae8e2bd5e15a2a97739f44dc0581626757dddb4a97d736a9130ce
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root e0dd11eb998f44d996ae045c04c5953f9232837f268c5c92d46a1d335c642e10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,777
Size: 1.00 vMB
Total Fees: 0.04863380 BTC
Feerates: 301.72 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (556,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,703 358,703 00000000000000000b172a0a325bb17d71b01999c429c78f394569ce3184c7bd 1,792 0.75/1.00 vMB 31
358,702 358,702 00000000000000000f09ea9e7487e961146a3b56abd1787320b12be28de6c067 753 0.36/1.00 vMB 24
358,701 358,701 00000000000000000c499e423dd9a0b5d74a80ae7bb9f2011109bfa862601100 1,307 0.70/1.00 vMB 26
358,700 358,700 00000000000000000228637be2ea72543391edc9cdb3774b166516447f5a26a0 1,113 0.61/1.00 vMB 24
358,699 358,699 000000000000000005fd2a677d399bb43586cae533ccac5879728851fb184714 193 0.28/1.00 vMB 7
358,698 358,698 00000000000000000a20fb2019a2e212429bf82f1c677f7c2bd04c1a61a600c4 1,930 1.00/1.00 vMB 24
358,697 358,697 000000000000000006de378523501ce8f711bb211da002ce844d2a37ef1366ea 1,530 0.74/1.00 vMB 26
358,696 358,696 00000000000000001416c0cfd9f2dca68d57877a82211143df4938a721b9ee3e 2,235 0.94/1.00 vMB 27
358,695 358,695 000000000000000012612a2949ed88a757a2e7e9b54a5901ac74e76f0d207f17 388 0.17/1.00 vMB 28
358,694 358,694 00000000000000000884b10928adf2e390f473680c382bedd571e3209a6b9e60 715 0.33/1.00 vMB 28
358,693 358,693 00000000000000000319d2ab02f4f5e9fe1cfb09ba8485bbe976ef5b998f2c0f 157 0.15/1.00 vMB 31
358,692 358,692 000000000000000014002f9c5c08818f6b7b96c3279478b71c90144a1373a06f 1,277 0.78/1.00 vMB 33
358,691 358,691 000000000000000010beabc5d4016f39230ed1161dc2a7b0bc4632de549d59bf 525 0.33/1.00 vMB 21
358,690 358,690 00000000000000000f383e96e65b190f3500a0edfae2c1e6bad42455779c6115 1,717 0.87/1.00 vMB 20
358,689 358,689 00000000000000001359dbf1e130d5cf3578d66151b6c6be222063289627d642 543 0.30/1.00 vMB 23
358,688 358,688 00000000000000000528bc013c25a0421cdd14253f2c0e00b13be56777435674 970 0.75/1.00 vMB 21
358,687 358,687 00000000000000000a6092d204f76c05f15da27a680025e81ca6c0445284c4fe 2,705 1.00/1.00 vMB 36
358,686 358,686 00000000000000001032071f08d40bb28d8771d1b8f53ab33d915fb5dcdb8bae 307 0.17/1.00 vMB 17
358,685 358,685 000000000000000015b533c1b19c97a9fa030d32c97db9569f81a0b71bf325ed 846 0.41/1.00 vMB 28
358,684 358,684 00000000000000001030b27845880e38652b1fc475070a58aa6f8e6da3c269fa 430 0.23/1.00 vMB 24
358,683 358,683 00000000000000000c895d1a24f1d8c9c824783dfcb28862a292cb0bfcdc3a8c 312 0.16/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.