Loading Tool

Explorer IconExplorer

Memory Pool

31,465 transactions
9.93 vMB
0.11729372 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.16/200 MB

Candidate Block

Mining Attempt 62ddec91226089f09d075975391bcf77c33f8a65dabf46cac4772425a9cf2dba
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (552,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,358 360,358 0000000000000000160ee2e26f188a21951d76f19321ddf606e1e847d0fa5972 1,322 0.73 vMB 39
360,357 360,357 00000000000000000ce0c74af2414fd2cc91f18a7c48a4feef7fe917bee2b5fd 185 0.07 vMB 43
360,356 360,356 00000000000000001245bd2f5c99379ee76836227ded9c08324894faabc0d27f 1,561 0.75 vMB 29
360,355 360,355 000000000000000001cb7ae13bf49559a68792558d41c5628bcd8ebd31f52cc1 599 0.28 vMB 34
360,354 360,354 000000000000000009e865d07f75341a5f3dc15f0e149055a241eedd552c3b88 1,485 0.70 vMB 30
360,353 360,353 000000000000000008f11f8c1ec8f50697cb4d4ffa4dfa5a612ccfe729a44e5d 384 0.28 vMB 23
360,352 360,352 000000000000000013e0b31c80aec8a9606d8ddb9ce7b83f42e4ff66944ced3e 1,214 0.93 vMB 22
360,351 360,351 0000000000000000134f9a433a4bece258b5035ecda33384f820a60493ca2887 72 0.09 vMB 4
360,350 360,350 0000000000000000122da7723e96723b9b475f3ca6823d174f7f5d68261edf1f 1,201 0.81 vMB 22
360,349 360,349 000000000000000004e3d7b1cff56c5264b16dd79d10a26683c2fabb11669b5d 445 0.31 vMB 25
360,348 360,348 000000000000000014642349de67fc30a43c170ff2b915bcbf81798a8fa26116 683 0.43 vMB 25
360,347 360,347 0000000000000000010415a07defb542c8d407ba61807219639ca3bd00aa6e5b 581 0.46 vMB 24
360,346 360,346 000000000000000016b1a73549224d3828d512ccc602eeb3ae1783ff7946ab9c 285 0.17 vMB 22
360,345 360,345 00000000000000000c8a256b033d5cba1fa7c77f6dee181f7a59f544cecc915c 713 0.49 vMB 20
360,344 360,344 000000000000000014d0da999899d28be27ca9bbc38d6464e2a3ac430e548d9b 616 0.34 vMB 25
360,343 360,343 000000000000000007a95f68b8a4aa2f92234ccd4d048ba6cdc5e975ffc0087e 1 0.00 vMB 0
360,342 360,342 00000000000000001076637edc77a87943ee0f9c273fd612389cef9203c3920d 2,029 0.87 vMB 30
360,341 360,341 000000000000000010ba41706d4fe475656f7942a8f22eb04c315a58801eda6a 1,125 0.53 vMB 26
360,340 360,340 0000000000000000064e59ca7a4cfb016fd332a62bd21567dcfca507f1c4c042 511 0.24 vMB 27
360,339 360,339 000000000000000000d60c38d67aad2c11037a9dfcc61567d5826efc36739250 228 0.12 vMB 24
360,338 360,338 00000000000000000138d22d0c1bb5cf0361a33ee8bea1e924b04f6673c272b1 776 0.38 vMB 27
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.64 GB
    • Received: 0.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.