Loading Tool

Explorer IconExplorer

Memory Pool

78,662 transactions
34.44 vMB
0.17090230 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt c13dce1d9e5ffb9ba20e5ba154d11949e5145f00fc8440b860c229f821c0f4d3
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 22a86f7d3abdf315213e63ec0ec6bc246d39d286cc2268298340799001119a37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.04607850 BTC
Feerates: 469.97 > 4.62 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (110,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,855 804,855 00000000000000000001faaf7cbcbb591551bbaddd6127bf9af63a6fa99523fa 1,840 1.00/1.00 vMB 13
804,854 804,854 000000000000000000048c04cb60190b497629b5aa5cd64039173decf75e0fae 1,410 1.00/1.00 vMB 18
804,853 804,853 00000000000000000004d0087e1685ea556f8988145b800ec39d5b4d6f57520f 3,255 1.00/1.00 vMB 16
804,852 804,852 00000000000000000002537c4057b9b7e1ac23758735f6482d46b12576bb22f8 1,401 1.00/1.00 vMB 8
804,851 804,851 0000000000000000000398c99c751cdde8bf648ef8e1361c27dbfb35b8527952 2,245 1.00/1.00 vMB 12
804,850 804,850 00000000000000000001eb0fe3ed9ade834abfbf1f1465432a70e627d80ccbf7 2,628 1.00/1.00 vMB 15
804,849 804,849 000000000000000000011aace8465f5dc0a4942d822850bd19cd925fa5c4a446 3,098 1.00/1.00 vMB 22
804,848 804,848 00000000000000000001aefe0c617fbc0e0b83d7ddd011bd6942352d7fba5541 1,910 1.00/1.00 vMB 16
804,847 804,847 00000000000000000000c9f136dccbb2826fdb31fcdd63320bcdf4d8c7e7e73f 2,910 1.00/1.00 vMB 18
804,846 804,846 000000000000000000041e97846560cebdef3c516ab6ffa8e0eb74c14b540f77 1,297 1.00/1.00 vMB 17
804,845 804,845 000000000000000000012cc087b5afb48f275370dd0b1d9c494b279f09929ee2 1,719 1.00/1.00 vMB 18
804,844 804,844 00000000000000000002d7efec8cc88e24a2b96b04761722889ca1319b89fc5d 3,048 1.00/1.00 vMB 25
804,843 804,843 0000000000000000000018a6bf9a46d29c414e8170b417ae3cd529968a74c788 2,393 1.00/1.00 vMB 11
804,842 804,842 00000000000000000002c4f4229245e004716045c315dc669f83fd2f168e1d96 2,097 1.00/1.00 vMB 10
804,841 804,841 000000000000000000000b009c6141e87a7150064daa07030d6a478c3e911521 3,022 1.00/1.00 vMB 11
804,840 804,840 0000000000000000000052e9a0bad3f902b008f3974cba49eb86f8c4be6387ff 2,034 1.00/1.00 vMB 12
804,839 804,839 000000000000000000030145815232d972cc041dd94efceeb186001a2684e98a 3,815 1.00/1.00 vMB 13
804,838 804,838 00000000000000000003c2f1aac6204fc0f2c749a92e1ae685c7fc855215f4ce 2,512 1.00/1.00 vMB 19
804,837 804,837 00000000000000000001e64b4b5cb1c8790c3bd55577217dd7c9f3e5536f960b 3,422 1.00/1.00 vMB 27
804,836 804,836 00000000000000000002720a6b70670dea733de1799cbd19d7008918e592fc77 2,642 1.00/1.00 vMB 19
804,835 804,835 00000000000000000002c5400143a51e6062423735f7148aa24de6b784ee3376 2,468 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.11 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: 735.47 GB
    • Received: 18.57 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.