Loading Tool

Explorer IconExplorer

Memory Pool

81,648 transactions
30.10 vMB
0.07833589 BTC
Random Selection Loading Transactions
Max Size: 184.69/200 MB

Candidate Block

Mining Attempt a22b51c39dacf86e4391b3399482c95ce8b144d86e4785f958086ab8a2d9c54a
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 2f9688a6ea8c1ffca45739191b59f56d6fbdf683f36237977c123eb599829ce7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.01153930 BTC
Feerates: 40.21 > 1.16 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (409,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,328 505,328 000000000000000000326052425d3dc8b2e77f404c09f49154a1116db49ff1bb 930 1.00/1.00 vMB 58
505,327 505,327 00000000000000000009765fd710c81ddd8132e425c439c7548c3271d1779041 1,217 1.00/1.00 vMB 182
505,326 505,326 0000000000000000000688ff8ee41f8974a48636b2cdb54214c3069c9b412b51 836 1.00/1.00 vMB 132
505,325 505,325 00000000000000000021a5f0b0b233fbe77dbcba8942e95cd1bd54521219b886 840 1.00/1.00 vMB 84
505,324 505,324 00000000000000000045a5ce94c9b603aeb7937056e04aaed5ce2f614c02b51e 1,474 1.00/1.00 vMB 80
505,323 505,323 0000000000000000001fd1803a0755cf92cfce1f65092d15923fe710a88fca1c 379 1.00/1.00 vMB 92
505,322 505,322 000000000000000000639c37f151999bf14386953249ce0c1176ace42f41a597 583 1.00/1.00 vMB 118
505,321 505,321 0000000000000000006a44e4e38494d9934ca6c8f18a1e5185e9ee02417c509f 1,808 1.00/1.00 vMB 274
505,320 505,320 00000000000000000038ad31c7e64aaeacab7bb76684cd6c0a737ebce6bf0ecf 1,659 1.00/1.00 vMB 260
505,319 505,319 00000000000000000075fe4e199a5b870cbc03f2e1f5981bde9fedaabb9c55d0 1,158 1.00/1.00 vMB 133
505,318 505,318 0000000000000000003f6e6d1b864f4577e1cbb8957ff9d70e8fa8f8a692021a 1,091 1.00/1.00 vMB 45
505,317 505,317 0000000000000000002f43d9a037f26554ad7236be78c36caeabdb07fc439b0f 910 1.00/1.00 vMB 92
505,316 505,316 00000000000000000020fb49e6516b796fb2944e3b3f004dcc695939e21db797 2,214 1.00/1.00 vMB 366
505,315 505,315 000000000000000000395ed23776a6991df49c00cbbde16fe215090fed035b14 614 1.00/1.00 vMB 100
505,314 505,314 000000000000000000279d549b0758f9765dc85a2c6dcc52612e57fa2df79cd3 1,378 1.00/1.00 vMB 175
505,313 505,313 0000000000000000000b6ca764ca69af5678b5de65e901b774d4223db8af789d 255 1.00/1.00 vMB 62
505,312 505,312 00000000000000000040f27142a1e240e73981d7bb3e17b78bd2b2689723cde1 659 1.00/1.00 vMB 50
505,311 505,311 000000000000000000468910a9d7f2bf0d13579dc20ee951dc56dcddf07dc268 1,318 1.00/1.00 vMB 98
505,310 505,310 00000000000000000060a317b0a92e5f32a27b8d1ff06f9d339da307dfe5e378 900 1.00/1.00 vMB 46
505,309 505,309 0000000000000000001c98592ad5cb91111ed81ac4fa3059259597f336f9fc8d 2,284 1.00/1.00 vMB 305
505,308 505,308 00000000000000000042b98e9afc74f9fd3c0b1eb606ce7811905f5c45d9ecee 1,324 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.96 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.26 GB
    • Received: 17.68 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.