Loading Tool

Explorer IconExplorer

Memory Pool

77,180 transactions
33.60 vMB
0.13592625 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt fcdb5ea42a0f400ac1fc514de784d9567e54903b06631f0d0daa471a0da3c017
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (451,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,505 463,505 000000000000000002063a3e947af2158e51b4939c7c6c05594cc6a8b35943c9 1,900 1.00/1.00 vMB 137
463,504 463,504 00000000000000000167c0a0fe14a56771ed80b284c94ed191add63595750d86 1,926 1.00/1.00 vMB 154
463,503 463,503 00000000000000000211ed441cbd9bb4bf9bf782008395fdea1ba39eb1a0e457 2,836 1.00/1.00 vMB 244
463,502 463,502 000000000000000000b052260fdf9b1ec6490856e4c2d8cbcc63debcc6c09dcf 287 0.09/1.00 vMB 264
463,501 463,501 0000000000000000008a6ce6e83186d78c12a6cebc3fa76acf495f59586057ce 1,428 1.00/1.00 vMB 151
463,500 463,500 0000000000000000000a33378acd8ed8503d8605f73c27d0ea1799c444cc7bca 2,358 1.00/1.00 vMB 128
463,499 463,499 0000000000000000020e9146924ff9e0949592501a65bfb4ebd5682fc5c788dc 2,576 1.00/1.00 vMB 183
463,498 463,498 0000000000000000017119751690991f4a775a3f21fa93771c1a574df40b6d7f 3,304 1.00/1.00 vMB 127
463,497 463,497 000000000000000001062a25a17715116e400c93d67b1c3b4cae4d1b727c6876 2,707 1.00/1.00 vMB 152
463,496 463,496 0000000000000000021b22cf1ef5a4b5e7cdbb5488e71fabbf72280ea387c7d0 2,162 1.00/1.00 vMB 154
463,495 463,495 0000000000000000006135052408e928ea8bf5120f7ce7f0b51b4adec4b00ba4 2,297 1.00/1.00 vMB 171
463,494 463,494 000000000000000001eb09f0585714b50f80f298895a48f0f6eb4e5491ea9f55 2,659 1.00/1.00 vMB 294
463,493 463,493 000000000000000000a2f490d1f260b2b96a9d140e0943f7c357a9f8136d158d 2,136 1.00/1.00 vMB 141
463,492 463,492 000000000000000001d914b084fa2747908a04b3eba08e2e90b87ec1cafb874a 3,125 1.00/1.00 vMB 251
463,491 463,491 000000000000000002114700b8dc69e19c8dcc6a154898b1419b2a026a27ecfd 2,611 1.00/1.00 vMB 184
463,490 463,490 000000000000000000a769e2e5c8fcce5c8635afa1d54c7ef083c3b09ff0a1d5 2,314 1.00/1.00 vMB 229
463,489 463,489 00000000000000000190f88563a4188967bf2033333d37609db5e73fb563bad6 2,448 1.00/1.00 vMB 168
463,488 463,488 00000000000000000206d8832a813c522b0b71be1cb6b1d29a8d4e0b6c7563ef 2,263 1.00/1.00 vMB 222
463,487 463,487 000000000000000000f0ca0040404617856eb4b0848b865d3a5eb8a49cee494c 1,544 1.00/1.00 vMB 175
463,486 463,486 000000000000000000878666f0b05dd9d70f7ca18769edbabc3a194ec605e05a 2,375 1.00/1.00 vMB 320
463,485 463,485 000000000000000001f1df0f7e48f436116e3739fed2b287cf2a7a6e017706bf 2,060 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.