Loading Tool

Explorer IconExplorer

Memory Pool

73,522 transactions
27.22 vMB
0.06485573 BTC
Random Selection Loading Transactions
Max Size: 165.96/200 MB

Candidate Block

Mining Attempt cf18b0db658f52017cbe22dcb19af1466d9d30fcf215b0cf473d5a268e6e77f3
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (452,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,204 463,204 0000000000000000001e7f673bb99ab0df4d80cd678fcb9c940181082d37a392 2,532 1.00/1.00 vMB 152
463,203 463,203 000000000000000001832f077d658cb5c13e51e923ba7f157b75513fc19c96f3 3,048 1.00/1.00 vMB 213
463,202 463,202 000000000000000000d1e5babcf7e916904ceaca62481c1dbd864dfd48fe5ecd 2,772 1.00/1.00 vMB 172
463,201 463,201 000000000000000000540c6f22ee8415bdd57c08e45ccf014569449d808c81ed 1,917 1.00/1.00 vMB 91
463,200 463,200 000000000000000000e1b742ec5dc4698865f09020a0cf83ab612d194d1b9842 2,524 1.00/1.00 vMB 132
463,199 463,199 000000000000000000496e50b6dd052b68438fd94e7d8fad64276389cab80c84 1,453 1.00/1.00 vMB 88
463,198 463,198 000000000000000001d6ead10272ab9ec7353fbb5028e889087dc4681125220a 2,903 1.00/1.00 vMB 201
463,197 463,197 000000000000000000beacb65796c48c94d0caa8710ef1cc21b590124acb2d5c 322 0.09/1.00 vMB 134
463,196 463,196 00000000000000000065217d05d0ac511f366186c74143f6b33e561ddafc4461 2,282 0.99/1.00 vMB 139
463,195 463,195 000000000000000000f841afeefc1119b32d28d3ecf3b78c73d8900bc1e2da05 2,613 1.00/1.00 vMB 193
463,194 463,194 00000000000000000028153ad46c18e92f39407b6d410684c1ff06f008860acf 1,973 1.00/1.00 vMB 114
463,193 463,193 000000000000000001267d6850c4724fc6e6a4f715067cafc55a5026d61272aa 1,834 1.00/1.00 vMB 173
463,192 463,192 00000000000000000046758ac440c4daa81c510ebf908c9a0c99f9af35de4025 2,364 1.00/1.00 vMB 128
463,191 463,191 000000000000000001791850228262ab40f50d2cd7121f5529afd0a72b2cf4a9 2,586 1.00/1.00 vMB 163
463,190 463,190 0000000000000000016e4da71ce5f69118b59732c3fff3121765958b298567f3 1 0.00/1.00 vMB 0
463,189 463,189 000000000000000000158a150f6bb61ddb6eb8de59942cb22975617ca0f72508 2,093 0.75/1.00 vMB 163
463,188 463,188 000000000000000001463510badd90b1468ba7a8cd304b3f48d3624d6757996c 2,316 1.00/1.00 vMB 121
463,187 463,187 00000000000000000035b372a8fa2781afb6d5a8bb843265fbd36a08f67ba39c 2,244 1.00/1.00 vMB 178
463,186 463,186 00000000000000000069cf2e0cd553e171daa030dea0bfbe6b36024919976d70 2,829 1.00/1.00 vMB 154
463,185 463,185 00000000000000000144bf57466cb9e5e41621b0d8cdb388fd4b37b3ded63790 2,594 1.00/1.00 vMB 150
463,184 463,184 0000000000000000009b2c10afe9634ed6a8bf3f9a61be7db45b143d0f940765 2,778 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.