Loading Tool

Explorer IconExplorer

Memory Pool

87,237 transactions
32.61 vMB
0.15253648 BTC
Random Selection Loading Transactions
Max Size: 199.16/200 MB

Candidate Block

Mining Attempt baaf5d78da6c04bc70bca06bfc4cbcc9952032f9cd0e53dac0806cd67cf441fa
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root bbad65bd36e61972c63724813b7ae993364df2cb7ea634ac3b157c340f648bab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.05895079 BTC
Feerates: 400.00 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (230,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,776 684,776 00000000000000000000e5854f66431031e6b804e7667a8abe20a29afdf945c4 2,357 1.00/1.00 vMB 116
684,775 684,775 000000000000000000057924fc884689ad5a0d65c6cfd05e47c96b6b333d409e 2,421 1.00/1.00 vMB 138
684,774 684,774 00000000000000000002dae8ec7633dc4ce75fcee8672b2706628dfd1fd8f4fa 2,058 1.00/1.00 vMB 104
684,773 684,773 00000000000000000008ef634f534e6744421ffa5b333203d63834d545ee921f 2,351 1.00/1.00 vMB 130
684,772 684,772 0000000000000000000448806aba8d4b14d94a23307004804c308e0b6ab9a216 1,750 1.00/1.00 vMB 110
684,771 684,771 0000000000000000000744f108a82b74adc91db95e0e421584873b0b2d6ad353 466 1.00/1.00 vMB 115
684,770 684,770 000000000000000000058231509db1b661cc99b496b2dc5a6eedcd93823285b2 1,412 1.00/1.00 vMB 121
684,769 684,769 000000000000000000065e6b525b1f82f279477f7601d29b0ac4e0a681bbd1cb 1,992 1.00/1.00 vMB 38
684,768 684,768 0000000000000000000403ebbd60ecb9c2b059e0e053ae2b48f5398e302a9f1b 1,483 1.00/1.00 vMB 38
684,767 684,767 000000000000000000062cb47e155ff4b7a9bc398062f26d582afa273b25f013 1,790 1.00/1.00 vMB 54
684,766 684,766 00000000000000000001a3414b979a455e0293f7dcec6d010720dba0c9a44ae7 2,389 1.00/1.00 vMB 85
684,765 684,765 000000000000000000018c7d3edcb2d5006c94a0ed7302394790b3a4bd440e3e 2,469 1.00/1.00 vMB 85
684,764 684,764 000000000000000000048d406131b9014dbc31f5ab767c4e479d73ff0b959d8f 1,843 1.00/1.00 vMB 86
684,763 684,763 0000000000000000000121fc3933f54dc35107e5c2df48aa98551293dac0c182 1,948 1.00/1.00 vMB 105
684,762 684,762 0000000000000000000165c75e99702c7216ba351356b31d931a89be9110f460 1,522 1.00/1.00 vMB 103
684,761 684,761 000000000000000000027307c5f5cafe42957b8ecf34d5421200c9ae0568a30a 2,526 1.00/1.00 vMB 116
684,760 684,760 000000000000000000036d4d1b7dbc544ac9c0400181481263ed5649f59d45a8 2,265 1.00/1.00 vMB 121
684,759 684,759 00000000000000000007fe6fc3183ae70f47204893d42e5491497c181dd841dd 1,890 1.00/1.00 vMB 127
684,758 684,758 0000000000000000000907e32ec96550364638c6b0cd431666209070505abf9d 1,677 1.00/1.00 vMB 125
684,757 684,757 00000000000000000002fab7c70636fac3979fe3312f2dd92a16fff9acf673e7 1,921 1.00/1.00 vMB 70
684,756 684,756 000000000000000000033beb9c41c1fb6b3be2c4682532e33a58a7891c7915d6 1,876 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.