Loading Tool

Explorer IconExplorer

Memory Pool

42,078 transactions
26.78 vMB
0.06148741 BTC
Random Selection Loading Transactions
Max Size: 140.65/200 MB

Candidate Block

Mining Attempt 611c416ae52fd72ad49a473b5829bbf8311907882eb05d49ff00ad0746ea14a3
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root a12d1716fbca3b2775645363234cc2781859ed65ecf107fd42c32bc3b84e1c7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,594
Size: 1.00 vMB
Total Fees: 0.01178149 BTC
Feerates: 500.44 > 1.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (663,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,836 251,836 000000000000000efc9a1d043dfc40f66a2cf42b3ce2fbf1ca3af8c409e88232 116 0.25/1.00 vMB 20
251,835 251,835 00000000000000164ba4e6d8124652df4a2813cf75560666fda5bef6e741e2f7 404 0.25/1.00 vMB 80
251,834 251,834 0000000000000067f6298bece68c28e0f6497f56053f0685efaa0ccb8de28cf7 589 0.25/1.00 vMB 139
251,833 251,833 000000000000002fe10720aa173b124a66a51ed019502e8745a1ffc5165e302a 257 0.75/1.00 vMB 11
251,832 251,832 00000000000000366e740b970a79032f115560badb892a634185616e91042f20 453 0.18/1.00 vMB 103
251,831 251,831 000000000000002bdfd81e775668e4e501ed44ebef5e928dce775da66950fd04 579 0.25/1.00 vMB 114
251,830 251,830 000000000000000f0c6378cea594c9a3ce8adecb9b7a62b84f943a0919102255 429 0.25/1.00 vMB 82
251,829 251,829 00000000000000315f983814fa1ee59f01c81d3fad9904e4d588d0ddc10908f0 256 0.13/1.00 vMB 79
251,828 251,828 00000000000000296c551af19cc7621ff2c471f8231b8609d41f7a275d37603b 557 0.25/1.00 vMB 121
251,827 251,827 000000000000003d104bfae8c9f203cfd37adc45c4842a03e2a38e4c0860a030 146 0.07/1.00 vMB 66
251,826 251,826 000000000000004f8abbe8fb52b44a685b5df280422aef073c4f9dcc61606720 229 0.25/1.00 vMB 45
251,825 251,825 000000000000006685bf84e5f143287c023ad0d488c322c8824781396ebf7c0c 804 0.35/1.00 vMB 113
251,824 251,824 0000000000000000f6b0f82500a1bb8bc447fa8fc53a0b43c01b5a7fcc0965b9 722 0.24/1.00 vMB 121
251,823 251,823 000000000000006d6999ce918e64c511bd225ee6f3b327ae42bd02cbd587c4d5 282 0.25/1.00 vMB 51
251,822 251,822 00000000000000713d4cd9a7219c3bbcb6c46165e39204a50e62b8af1bfe1b7d 275 0.13/1.00 vMB 111
251,821 251,821 000000000000005995eeaa150b97aa9fccd8b9da5a69197dfe3c78940c9ba845 194 0.09/1.00 vMB 115
251,820 251,820 000000000000001afb0213e0fbd6dc1e29f3559b4b9fdd5166ee4fff4a313be3 417 0.18/1.00 vMB 84
251,819 251,819 0000000000000002fd9c737857919b8f5a61c06c9fb9127fe369549d6970fc75 237 0.28/1.00 vMB 51
251,818 251,818 0000000000000035516c2a7d9e4ffc7db25456e95569d331931ee7400d242822 291 0.25/1.00 vMB 52
251,817 251,817 000000000000002d3ca7dd1ae4744335a2e75fab87b6e86d6f8184000cfa2593 388 0.25/1.00 vMB 111
251,816 251,816 00000000000000257c30bfda95c3b0285207141249fee6b3d94c0b0b9d2ace0e 427 0.21/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.