Loading Tool

Explorer IconExplorer

Memory Pool

81,370 transactions
30.07 vMB
0.08594915 BTC
Random Selection Loading Transactions
Max Size: 181.11/200 MB

Candidate Block

Mining Attempt 855d23905a81e50169506f3057f8169e58fdb24921ca7c7c1a7ca35c703e7111
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 199174fa2a5aec07fb9e8653a9fb560846218507448a2970b8946bd9b0eccd6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,689
Size: 1.00 vMB
Total Fees: 0.02440195 BTC
Feerates: 454.44 > 2.45 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (727,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,798 187,798 000000000000037ab44575f9cab7d7f1e26b49c9efe90ae822d989b160e2c8cc 10 0.00/1.00 vMB 14
187,797 187,797 000000000000077a47bb5b445686b04780630729c13350cb7347cbffe4d61247 35 0.01/1.00 vMB 48
187,796 187,796 00000000000002bd4f0e80854be6401ddb4e15f09ff0aa6626d3afc1fad46a94 25 0.02/1.00 vMB 62
187,795 187,795 00000000000009752f5f6d4041c54080763ebc2b0d0ff0ec4d3c5f924ccfb348 32 0.02/1.00 vMB 80
187,794 187,794 00000000000005ab102a81a8c6f8aa75e7fbafb84ba158dad8a1ea0809c30a83 275 0.09/1.00 vMB 147
187,793 187,793 000000000000030436c26db72bdeafd7a0eb08e95d1c1529f4b1bbbf2666c008 122 0.03/1.00 vMB 30
187,792 187,792 00000000000005c325ed67548900892c2428d3f33d077ee9af781a4ec930675f 155 0.07/1.00 vMB 106
187,791 187,791 0000000000000390d18b10255154f53e49889e92837e906a38c5b9e25a4ada1b 217 0.10/1.00 vMB 195
187,790 187,790 00000000000002f1c81cf77f82e478a0918cc94baa8c9a8d666d5db8b267e0d4 29 0.02/1.00 vMB 76
187,789 187,789 000000000000023a76defffdd44c64d2c61d80a4a3db8c00dd4d2775648b5829 310 0.13/1.00 vMB 219
187,788 187,788 000000000000002a7648912bb3554eefcbeacbb40b6688d8a784abf4a3af15de 10 0.00/1.00 vMB 71
187,787 187,787 00000000000005e1cfed65dbd1297a325e7e4ef0a514cecabad40d48761f70f8 13 0.00/1.00 vMB 0
187,786 187,786 00000000000005954ca9b222bfcc68dab174cf7801370d4cb1f906e11ee5dacc 16 0.02/1.00 vMB 43
187,785 187,785 00000000000001725e12beb6ad33179968a688eae1a4f28a7222c03031445ca6 211 0.08/1.00 vMB 132
187,784 187,784 00000000000007c97b4a4d3e46706d75c25d8b8eb59d3fdf90f52dfedac91f3c 237 0.12/1.00 vMB 99
187,783 187,783 00000000000007a9b9aeba329c484e064000b454b3c406badbe7cd6d1437474e 9 0.00/1.00 vMB 30
187,782 187,782 00000000000006c18cf809cbf7069e7cd3345dc5945cec7e049bcdee5d91792d 558 0.25/1.00 vMB 170
187,781 187,781 000000000000075dd7e7a7097a4959fd93e753b8f69db04910c7f8ef4fba0138 22 0.01/1.00 vMB 61
187,780 187,780 0000000000000061be17abb566fcaca23290200ce6d13ff63b1b252e25f30131 178 0.07/1.00 vMB 126
187,779 187,779 00000000000001fdf5256cb8b3e597cf6f40f267e2253ad9f2901ad28799a338 31 0.01/1.00 vMB 126
187,778 187,778 00000000000002f1982894368c3660ed510bcc78fd7055f584381ce7289d1785 104 0.03/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.37 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: 663.31 GB
    • Received: 14.90 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.