Loading Tool

Explorer IconExplorer

Memory Pool

71,813 transactions
27.66 vMB
0.06444330 BTC
Random Selection Loading Transactions
Max Size: 167.37/200 MB

Candidate Block

Mining Attempt 49cb523044103ce5a79d997bfddfd0ad29fcafe0b2d1df22830542795ef40c4b
Version 20000000
Previous Block 00000000000000000001cc8a39e729011d1a13f61fbbbc1e44d1f8b6720b1b59
Merkle Root bf4865f65a079dbf7d291d2823afb2e3174db87c69e1011661572cdc53d8280d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.00448343 BTC
Feerates: 25.11 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,453 (65,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,460 849,460 0000000000000000000283ed3518e8b48f277b33c233353805909bdf732466f7 5,257 1.00/1.00 vMB 21
849,459 849,459 000000000000000000026af95add4e1a21138c6996b11765baa0f93c4b8a1987 2,897 1.00/1.00 vMB 10
849,458 849,458 00000000000000000003436e06184f3819ead95339710f258bc5fd46100220f1 3,743 1.00/1.00 vMB 18
849,457 849,457 000000000000000000027997f0c1ab6ad70193e67c33e9981c69cc047fcefc18 2,960 1.00/1.00 vMB 19
849,456 849,456 0000000000000000000095fbce0a1dea2c836e5b7ed680347e4f3309104f64b7 2,927 1.00/1.00 vMB 16
849,455 849,455 0000000000000000000239d99fd47745cd1c0312180b25a33e0d32a8f5c4db1e 1,912 1.00/1.00 vMB 28
849,454 849,454 0000000000000000000015807e2c7faafa70d056b18f3baeb8a5413df5eaf5f9 2,702 1.00/1.00 vMB 32
849,453 849,453 0000000000000000000319c0bde6b86a8e7ea1bc92749f8df1e6c8c07c3a65a6 3,729 1.00/1.00 vMB 8
849,452 849,452 00000000000000000000df058a512b6dc41606eb5cd7ce79cc5c7653fc47b025 2,440 1.00/1.00 vMB 11
849,451 849,451 00000000000000000000489a5d41196c18cb746164e75d5ec75085f85eb42534 2,434 1.00/1.00 vMB 19
849,450 849,450 0000000000000000000035036e4873c3bdb88166ea87f7e909cbf02485f4b771 2,276 1.00/1.00 vMB 12
849,449 849,449 0000000000000000000060c9aeaa58ce8596532867772cb9728c32691fadf628 3,306 1.00/1.00 vMB 26
849,448 849,448 0000000000000000000220831c24b6ee142400031b68acf8a654c5cdbd735eed 1,601 1.00/1.00 vMB 13
849,447 849,447 0000000000000000000077ce24e3376daa836cd3829ece98aa2fa1294f6ca372 2,444 1.00/1.00 vMB 18
849,446 849,446 00000000000000000001d98a70c40d3255d42620feb5e31815af94a5f6709c1e 2,322 1.00/1.00 vMB 19
849,445 849,445 0000000000000000000277117c5b094ed42ac93135b7198764df3e83376b5752 3,219 1.00/1.00 vMB 21
849,444 849,444 00000000000000000002dd4c2be4800515f240004ae8976e21f770d88db15628 3,297 1.00/1.00 vMB 25
849,443 849,443 000000000000000000001f51dc7f7785f031c69ab7aa69e2450c372e40d7c3ad 1,496 1.00/1.00 vMB 24
849,442 849,442 000000000000000000018e9c24c4d8d602047954f46ec1928fb46bf574ea38f3 2,263 1.00/1.00 vMB 27
849,441 849,441 000000000000000000028bbb2353191904f9f05b2345c2f914a592d89e295240 1,087 1.00/1.00 vMB 25
849,440 849,440 0000000000000000000071750d16c0a37f0563c3f420da75aa32e732034904e3 3,139 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.18 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: 750.51 GB
    • Received: 18.85 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.