Loading Tool

Explorer IconExplorer

Memory Pool

38,152 transactions
28.53 vMB
0.06304957 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt f60b9168b6279e865e6ffbc6b1f509943d976417a7da8bbf4b61d26b04398027
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 6cc4c1c958fb16ebd0ce40e51359ae8dc517735604d879ade3b4f513c83dad51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,085
Size: 1.00 vMB
Total Fees: 0.00797601 BTC
Feerates: 59.19 > 0.80 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (665,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,803 248,803 0000000000000071dccfa450b1827d97bc9ef438e0e679ac58b4b81fe3436287 236 0.09/1.00 vMB 150
248,802 248,802 000000000000005bb775f54e20bfb40332a984b2375ed11b0e29bfe918f360f9 120 0.07/1.00 vMB 91
248,801 248,801 000000000000000090790978e7ab0d580d39e1d080c3a5aac84d1a6abcf36edb 264 0.11/1.00 vMB 143
248,800 248,800 0000000000000081e8c01ed71f5b8c2e91667c528df13ae17976ff974e027684 58 0.05/1.00 vMB 77
248,799 248,799 000000000000007086267222bc7ffe6e0af1c1359a80639fa4433de02cb3ac6e 167 0.08/1.00 vMB 118
248,798 248,798 0000000000000000520ba59a08eaa0dc8b1befe9b3b7a1ee0a5663d33eb83e61 359 0.17/1.00 vMB 115
248,797 248,797 000000000000003a9735fb2b9734d5251f6b55a2e841f2ab8eae439457d3e4a3 93 0.06/1.00 vMB 100
248,796 248,796 0000000000000023bd5930039d2b0fd4839f522c107c1b1268c28a9b91f02b8e 39 0.02/1.00 vMB 63
248,795 248,795 00000000000000713cb40f1c1d0ea1b4741b183f114d56ee5a960ae92f36bdf3 31 0.01/1.00 vMB 57
248,794 248,794 00000000000000744af34e4d6d6ec1df1b23074595b773236e7104a51b055890 262 0.10/1.00 vMB 165
248,793 248,793 000000000000004b7d4be7c6179137b86c65274f8f27106e49bb0e903a3ed26d 199 0.09/1.00 vMB 115
248,792 248,792 000000000000006a3a53559706a7ac0dd8590bcd5aaf3fd06c8f50421a2f7934 113 0.05/1.00 vMB 93
248,791 248,791 0000000000000012199fe3f1f54921e8e11c0b0d318ed6245dee22a4ad55bc65 23 0.01/1.00 vMB 140
248,790 248,790 0000000000000012a7ea88ad153a390593c3f69cffe933e2581e3a42c980ff85 124 0.06/1.00 vMB 91
248,789 248,789 000000000000003c0ee34fc72d2eaeadd11809f85f2860bdaa8d16eba5dd57b9 291 0.14/1.00 vMB 134
248,788 248,788 000000000000000a24197a1b9da47f5cadfc054a4c07e29f9721691d59083950 219 0.08/1.00 vMB 138
248,787 248,787 000000000000001c82ce54cb6f48c33d5294a00377c7f12546551ad7f804ed23 455 0.18/1.00 vMB 142
248,786 248,786 000000000000003c602eaa15bbaf1744914926851a8df1bbf7109e462f9111fa 26 0.01/1.00 vMB 111
248,785 248,785 000000000000008317aebb45c793757cbb5b9f808a7ee3029fa4583279b8e040 135 0.06/1.00 vMB 127
248,784 248,784 000000000000007ac90a6da83301309a0ae43d75c6dd092357cfa652d4544606 118 0.05/1.00 vMB 119
248,783 248,783 000000000000005c94d046447ce0e1ea4d347698f8d84a27d270bd9ad38fcbed 15 0.01/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 781.59 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: 623.39 GB
    • Received: 11.45 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.