Loading Tool

Explorer IconExplorer

Memory Pool

79,145 transactions
29.46 vMB
0.08402182 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 5d2ba5780bff4ec562e3a014df29af644236ea2ab1bfe8b33ba7f909ff1c2f8a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (367,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,752 547,752 0000000000000000001e7b63a69aa6e0124aecf43d8e21f307d7d72f459b392b 1,576 0.99/1.00 vMB 8
547,751 547,751 000000000000000000033dbac57afc57ca7e0e8cc8bddc1921a2b0dfe534abbc 2,064 1.00/1.00 vMB 9
547,750 547,750 00000000000000000009054b8dcad5891855c4f9eac9dddccbad4b71243ed815 226 0.07/1.00 vMB 22
547,749 547,749 000000000000000000076ab6b359e93b14dc23266e692414c0df5bdbaf25319e 328 0.15/1.00 vMB 6
547,748 547,748 0000000000000000000c11ee17bb55102c53d80f7bffc0136e971464d6383ff1 777 0.39/1.00 vMB 9
547,747 547,747 0000000000000000000e9c86d929a5358d980d27c735a7fd1a0296fc60cc5598 33 0.01/1.00 vMB 41
547,746 547,746 00000000000000000003fe157041d6141ef777c5e932d0d7ce3e6dc6c05498be 329 0.43/1.00 vMB 2
547,745 547,745 0000000000000000001a46847db0bc24ddd1ed2fbc2b4575fb95e2873e618423 40 0.01/1.00 vMB 18
547,744 547,744 0000000000000000001780f214da02857383b90f9b3f3a4118cd8e42f719f643 2,878 1.00/1.00 vMB 11
547,743 547,743 00000000000000000014dc42fd99d62a6f369b773a70e59dccd277127ceeebc3 2,129 0.99/1.00 vMB 8
547,742 547,742 0000000000000000000463a27b9bfe682983f8123fba6f23796b53821f1de945 468 0.29/1.00 vMB 8
547,741 547,741 0000000000000000000fd9d1136a165b459a1f01d539e6e4ca2f5dea5af9661b 537 0.22/1.00 vMB 10
547,740 547,740 0000000000000000000a8c03d26a43f31829315a4805a33176ec4c77153a2a69 1,405 0.72/1.00 vMB 7
547,739 547,739 0000000000000000001e644fb7180e73b791c88896be546e0c9e257c4831a4fe 2,385 0.99/1.00 vMB 9
547,738 547,738 00000000000000000003585ae2c01226ddb2b7ad744099dd0b2fef855165eff8 1,171 0.61/1.00 vMB 7
547,737 547,737 0000000000000000001a2e3e923fda25f072074262f7e44baee2dec32a6f95dd 1,063 0.54/1.00 vMB 9
547,736 547,736 000000000000000000160dbc2a39532a460a713d142322a3f9fb89cc47293864 1,091 0.68/1.00 vMB 8
547,735 547,735 000000000000000000162904807414e8d2b0a08156888b39b288cfe4793a025b 2,481 1.00/1.00 vMB 8
547,734 547,734 00000000000000000016d484459e97343d34a1f88868ec9665d66aff0728a31e 703 0.29/1.00 vMB 23
547,733 547,733 00000000000000000003a0282545b91c05e61ac171e123c33ac4344e5aa314b5 3,247 1.00/1.00 vMB 11
547,732 547,732 0000000000000000000662b66913b1ce3e05486b33599801afed8f2d133395b9 42 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.