Loading Tool

Explorer IconExplorer

Memory Pool

78,562 transactions
29.33 vMB
0.08350268 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 292ff893258324c3584a8b93e7e7233dd39f987ef4fedba7bc183e690034d80d
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 0d02f47efaa8d6efb3da3b5d94c67b24b34ffe370eaab9284835f8df4699652a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,635
Size: 1.00 vMB
Total Fees: 0.02187864 BTC
Feerates: 95.73 > 2.19 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (388,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,309 526,309 0000000000000000000d82ddd4f3a0386facaf1b68822569fe9fd574b26e5473 3,301 1.00/1.00 vMB 23
526,308 526,308 000000000000000000211ba8b8597a590230c287c5753b24da30ed83f69bb6b5 2,245 1.00/1.00 vMB 36
526,307 526,307 00000000000000000034fefb65742b85e7b4cfd6e6b3c2a9dc338094963b3c96 2,144 1.00/1.00 vMB 10
526,306 526,306 0000000000000000002f732ebe7d169f1ce34344e4c65466ba453a088a4a3762 2,411 1.00/1.00 vMB 5
526,305 526,305 00000000000000000035b3e6bd385c7731587cca79852a4d66e4a1fd27653944 2,558 1.00/1.00 vMB 35
526,304 526,304 0000000000000000001171e44efa0873b50deaf87296ce1d89b4b3bd18b4b34a 2,404 1.00/1.00 vMB 12
526,303 526,303 0000000000000000002621779b7bd9ddb33037f4f8c4dbf2ecebf01808cc6315 3,477 1.00/1.00 vMB 7
526,302 526,302 0000000000000000001c5502187825fede6332de2f6651eff0bfd0d9e8a700cd 1,971 1.00/1.00 vMB 19
526,301 526,301 000000000000000000087854b5e420a980628294666a03e49be678eedd5071c0 3,281 1.00/1.00 vMB 9
526,300 526,300 00000000000000000032ce90c370a147e97661dd992102a6c2603df506501db5 2,240 1.00/1.00 vMB 20
526,299 526,299 00000000000000000021814447d959be5ab19b23c4e671583d6a56f0b71ef4fd 1,822 1.00/1.00 vMB 30
526,298 526,298 0000000000000000002494a56837371981ee237aae0b0b13272e22d630ef5735 1,884 1.00/1.00 vMB 30
526,297 526,297 0000000000000000002c367fc5640cb8d18d3b6f0be42ce5b3924bdad7f7644c 1,757 1.00/1.00 vMB 35
526,296 526,296 0000000000000000002f20943adb853ce2c99aba3b9bb6421e885d10198c743f 1,814 1.00/1.00 vMB 11
526,295 526,295 00000000000000000024e89eb6a61dde24bb31124583fc42772c66c4de8aea79 1,888 1.00/1.00 vMB 35
526,294 526,294 000000000000000000365c30645c9a4d5eac6376a40778ca0719517c73bd9ffc 951 1.00/1.00 vMB 43
526,293 526,293 0000000000000000003633cb5552c2889b564fa21011da31e12545be3d12e9db 886 1.00/1.00 vMB 72
526,292 526,292 000000000000000000177221928c75fa42f278833cf8da48a5f42358091d4437 313 0.13/1.00 vMB 19
526,291 526,291 00000000000000000018ae758f648c46d45b3f8a09858bad00d94c9887978217 570 1.00/1.00 vMB 4
526,290 526,290 0000000000000000002096e9204746f20cb49ff5555325647b85f80139db9635 984 1.00/1.00 vMB 8
526,289 526,289 0000000000000000002fa8bc6ea3b7d1754f5ccb4a924f9aa7a83ff430e57bb7 433 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 674.78 GB
    • Received: 16.43 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.