Loading Tool

Explorer IconExplorer

Memory Pool

76,835 transactions
28.45 vMB
0.09751030 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 218f05e1b302a75919796fb25c5ca7949b05fa9cc354d5f996e45951be47f805
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 555d02b17999752a1426d09fc6179ff52dd30e2c584f4eb6440f641e42563350
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.03360392 BTC
Feerates: 150.80 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (555,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,894 359,894 0000000000000000158c3c3a4322608a45115436c0f413b2163af6b9931dc70a 477 0.25/1.00 vMB 25
359,893 359,893 000000000000000012595a7395fee39c87d8a168c7363e3ffc2eb465ff448ddc 1,162 0.56/1.00 vMB 30
359,892 359,892 0000000000000000042de34600e720ac151615536ff5fc2c9cbe5918a5ec089e 150 0.09/1.00 vMB 22
359,891 359,891 00000000000000001700425c2c5de68aca841edd439e2123b8b2f0073eaed715 1,492 0.69/1.00 vMB 28
359,890 359,890 00000000000000000d25687ad7cd368ee3d529d8d3d60afb6e4244029148dff5 259 0.13/1.00 vMB 22
359,889 359,889 00000000000000000b389321fb735ee978e950dd1be3135bab91c34ec6fe7eee 160 0.10/1.00 vMB 18
359,888 359,888 00000000000000001370b112822e45543b71ea62929add65b5ff18b67cf76a0c 1,448 0.74/1.00 vMB 35
359,887 359,887 000000000000000005f5fb58fa6e3402b7b1ae063fff260db1f54ad9c1feb14c 656 0.36/1.00 vMB 28
359,886 359,886 000000000000000009dc3cbbd30ee826f3ed381b2b051fcf912cc3aa0004e17e 1,170 0.68/1.00 vMB 23
359,885 359,885 00000000000000000840828ef4e5f414e54de7bebd03b37f04a197ccfe4c9b15 288 0.15/1.00 vMB 36
359,884 359,884 00000000000000000928670233d3d01ded2fed7eac2220099a074c191f4b64ea 120 0.08/1.00 vMB 17
359,883 359,883 00000000000000001080b9ff35da4c356d7f321818c59ad60838c811903248ca 237 0.14/1.00 vMB 21
359,882 359,882 000000000000000014158ce7109ecb20f8768ffe322efc945c150c102412b597 415 0.28/1.00 vMB 18
359,881 359,881 00000000000000000b71baf67591d78e6d55fa60405a4672d2890c96b14546d0 478 0.25/1.00 vMB 28
359,880 359,880 0000000000000000120162111f7c5a6c71cfc96bb757abcbbee16c63a80615c2 890 0.43/1.00 vMB 29
359,879 359,879 00000000000000000286eaa65ae7eee5cd0a3a931d1efa2dd8b5591fc2a9f4cc 123 0.08/1.00 vMB 20
359,878 359,878 0000000000000000116102d74bd188b5c683b8c8c18fe651aaad829f824769c4 226 0.11/1.00 vMB 24
359,877 359,877 000000000000000011ec49230b4a69e4414d2023d6a0955876fa95f416e0a93a 64 0.03/1.00 vMB 37
359,876 359,876 000000000000000001395dc85c4898a79003b6610ff8977e568c2ea5fa9ac8d1 351 0.24/1.00 vMB 22
359,875 359,875 00000000000000001121383bdf780af5290a88dcba88ad38c6be5369f4b6023b 77 0.05/1.00 vMB 22
359,874 359,874 00000000000000000532e433ded3e44817cb1a0f9d5bfdd8002c3811e4f16e0d 874 0.51/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.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.