Loading Tool

Explorer IconExplorer

Memory Pool

40,701 transactions
27.23 vMB
0.07635088 BTC
Random Selection Loading Transactions
Max Size: 140.48/200 MB

Candidate Block

Mining Attempt c5315a4ab6a8a4d771c2d9d0c1d1567f7b8d39c52f61ddaa4658a8d8c72183f7
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 952c8e6428e118ad58be108b11ab8427f20fb204c874de4de81c7cb3bf8c9b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.02451688 BTC
Feerates: 107.72 > 2.46 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (148,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,235 766,235 000000000000000000030de15462ec1b677af29174ada2ec66cf81637c2d6991 786 0.33/1.00 vMB 20
766,234 766,234 0000000000000000000651669b0a23871db16bb82aed430439f87ef4d8312d6d 492 0.88/1.00 vMB 5
766,233 766,233 00000000000000000001e725534a8f1d07061ee6c6ac6157f6484f93228d7a95 1,955 0.88/1.00 vMB 17
766,232 766,232 000000000000000000059d828a91a585ea90690a383522deec8048b716f8cf04 1,484 0.75/1.00 vMB 10
766,231 766,231 0000000000000000000204d4415dc7e1d3d5304ea453e9d2252c11e2ce4658d6 2,139 1.00/1.00 vMB 22
766,230 766,230 00000000000000000004768ec9f74c46599a2583f805ccc5b56948c026a6d308 1,231 1.00/1.00 vMB 19
766,229 766,229 000000000000000000022499862f3a36b3636ea018ae69f1bdac62aadcdf2f9d 1,483 0.89/1.00 vMB 14
766,228 766,228 000000000000000000002f7eff63a3aa228edb67aed8fa0ff2960ff2ff57399f 1,487 0.63/1.00 vMB 18
766,227 766,227 000000000000000000027a38e6cc1d424d664843855ec62a33ccbb9e34ad0d65 2,330 1.00/1.00 vMB 18
766,226 766,226 00000000000000000003aaca969849c8fdb74db8ac0a85d6e0a6ca1699db86e5 396 0.10/1.00 vMB 22
766,225 766,225 00000000000000000004863c9d3d1a45e1f1f76cadcf555b1afef0ede2560ab9 479 0.38/1.00 vMB 12
766,224 766,224 0000000000000000000246b594db81dce317aa116e9b623cf6a75adb62ba5fa5 1,672 0.77/1.00 vMB 15
766,223 766,223 000000000000000000060c9bafc38da5b0219881782981fba625e53dcf2dffdb 1,477 0.57/1.00 vMB 16
766,222 766,222 000000000000000000003ab79e20e31c941f3558093cda848641a007c6c90940 371 0.11/1.00 vMB 27
766,221 766,221 000000000000000000052477f72c1153eeeb7a7b25a1cbc759224fe7daa342d2 1,867 0.63/1.00 vMB 18
766,220 766,220 000000000000000000024dda89d13abc3caf797a917812e8027770b57f412b86 1,066 0.76/1.00 vMB 9
766,219 766,219 000000000000000000010ff0990b240274ef139dcdee8c79aee6373590a8a4d9 1,247 0.97/1.00 vMB 8
766,218 766,218 00000000000000000000f7439642574175bab669be002bcbdc70b9b61411370d 2,463 0.99/1.00 vMB 19
766,217 766,217 00000000000000000007d04b6c9729f6e075b812b898b6541bdcf89f866e413e 415 0.21/1.00 vMB 14
766,216 766,216 000000000000000000025866221a446bc99353dced53105c43a7a28fa2c1107c 2,229 0.78/1.00 vMB 20
766,215 766,215 0000000000000000000616b2ac21bb6d73388aa778a14d3ab860d76fead8c25e 1,862 0.72/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.21 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.