Loading Tool

Explorer IconExplorer

Memory Pool

39,069 transactions
27.48 vMB
0.07036764 BTC
Random Selection Loading Transactions
Max Size: 139.84/200 MB

Candidate Block

Mining Attempt f49dbe2c4a73d591df2c8acd7e13d2315319180e1165c77099a95bd2cd90f065
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root 097603a779e90f1d6fa07431a29c25f97119878772836d7b1e0de9aca42f8486
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.01816687 BTC
Feerates: 179.53 > 1.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (869,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,770 44,770 00000000197dea7f5cf4a443eccccda9e2f766fa47951f7637da9bd1f40d2005 1 0.00/1.00 vMB 0
44,769 44,769 000000003674d9b479f582d65335ecc4c1c56af29d75e096d6206e25f4b43470 1 0.00/1.00 vMB 0
44,768 44,768 00000000232e197f31a0cadf60b3284fc991623a499c66fc3234ceb6eb841ace 1 0.00/1.00 vMB 0
44,767 44,767 0000000031bc21e4081e6bf5f7ec11b070d5088e19507692b34e176226ea177a 1 0.00/1.00 vMB 0
44,766 44,766 0000000010fd41d7c60faede81ef1330f739b68ed9d13d3325ce36991a65e6e9 1 0.00/1.00 vMB 0
44,765 44,765 0000000032018392b26789ddce30e0f3029707d6a97cdf9a054a7bf3511a4fc3 1 0.00/1.00 vMB 0
44,764 44,764 00000000357c13260860d06d424efc01b7676f1847e735fc2ad7440402fd1e2f 1 0.00/1.00 vMB 0
44,763 44,763 000000002133189bbd61af12a8371e6ec16a126d0558ae7ad93f0750e3dc314a 1 0.00/1.00 vMB 0
44,762 44,762 0000000012a52a1b97b789aa160e60b4b57ae08f6116c2e34aa5f7560407fad2 1 0.00/1.00 vMB 0
44,761 44,761 000000001c74379693d43afde06aad8ccd3a81b6243abf0695d0a47c436326a9 1 0.00/1.00 vMB 0
44,760 44,760 0000000007d86ad3ed342054a430936570bd855db60013abc898a0e2051676d4 1 0.00/1.00 vMB 0
44,759 44,759 0000000028330f428e8b3fe52c31472f3b9de8e77b703f21f68a11579c0d806a 1 0.00/1.00 vMB 0
44,758 44,758 00000000027d82becbd3f7c4bd5294f4c7a770d1c483d746f8c4f0f081bdc124 1 0.00/1.00 vMB 0
44,757 44,757 00000000357f5ef1b0289effd635aa89a3ff786d97b78de0800b037370b06456 1 0.00/1.00 vMB 0
44,756 44,756 000000001c18b54634c3f34670572b2d7ccebdeb04baebb3030fdb8c31c0172f 1 0.00/1.00 vMB 0
44,755 44,755 000000002aa79c038dc6a23c410046d1c9672d7a3fc883d9110b93e4ba08b3bf 1 0.00/1.00 vMB 0
44,754 44,754 0000000014ed75f3fa0d3ba6e8dddf9a2312acb58f3c004343783e053a0f0e70 1 0.00/1.00 vMB 0
44,753 44,753 0000000002759a1fc4fed6c2b3c9c4e891205590a97bfe9b35c37788892d311b 1 0.00/1.00 vMB 0
44,752 44,752 000000000874d18fbd94a8b618070612e2a47021b00bf9ee5b9060300f1f136d 1 0.00/1.00 vMB 0
44,751 44,751 000000000caa3db680d69de6fbf8d3bb838152c04f65e12e82941a1abbb57f58 1 0.00/1.00 vMB 0
44,750 44,750 000000000079d4b1c495c75cc7fabc45019b466d807a8bfa91001150aaa7cc68 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.