Loading Tool

Explorer IconExplorer

Memory Pool

23,055 transactions
10.43 vMB
0.03399492 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.00/200 MB

Candidate Block

Mining Attempt 55c1519113a6f69373fd3a3e90e63447c6227a1fdf827a0b1203b1a4860c3001
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root 53baeeff49be46d70227be28ccefd65adb996bfcaf8a54212160fe4ebd259265
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01691429 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

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