Loading Tool

Explorer IconExplorer

Memory Pool

82,302 transactions
31.11 vMB
0.12144589 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 00c11166451d39b0519fea129657d4241536abed0096a638d1e18f8816cbaeab
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root d3a88d120ea02414cd1b6c3d4dd44b9503e6fbda4a279ffa1ef2a1c1fd41967c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03621321 BTC
Feerates: 101.42 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (534,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,336 380,336 00000000000000000ca23d66664e258fff1293987d1302b8d6e5dcee26b92cd5 575 0.35/1.00 vMB 22
380,335 380,335 00000000000000000b8406ce72e68908f5e29718aae70b8fbd0d11e52a2f5b99 1 0.00/1.00 vMB 0
380,334 380,334 000000000000000004a1430ad02e4aedc8f04f479ef28818959f147ad2cec794 1,769 0.84/1.00 vMB 38
380,333 380,333 000000000000000010b228461be783b61685e7c10af1e00b25133732de9990b9 595 0.34/1.00 vMB 34
380,332 380,332 0000000000000000071aad23279a020f1cb6dab9cd2ccef0979baa77bf296c0b 854 1.00/1.00 vMB 10
380,331 380,331 00000000000000000bf663eed4bd16994f5e9785c5cba0e69b0b175743c0ef22 330 0.17/1.00 vMB 28
380,330 380,330 000000000000000007982b151ab52400a6e330e0f5fc6b68c6afbd18d1f0ff6c 670 0.36/1.00 vMB 36
380,329 380,329 00000000000000000e4415db0b083866e15b1b29bff5c5ec19ab57c4fd8deb04 1 0.00/1.00 vMB 0
380,328 380,328 000000000000000005496e1f37979555850420640824fc4aa24282dac8a43170 2 0.00/1.00 vMB 0
380,327 380,327 000000000000000004d5a47513b985ae44c70459c502e32fb0ae8987b6caeddd 1,025 1.00/1.00 vMB 3
380,326 380,326 0000000000000000054995b0e02066ed4941cf40492468d3e33b9254ad0fb436 827 0.52/1.00 vMB 27
380,325 380,325 00000000000000000979fad9aab77378eba1af7bf43bde35608ffbcb4d91dabf 494 0.25/1.00 vMB 30
380,324 380,324 000000000000000003a5f3048753e4faeedaa7a15154c3a9984cb3b72d37864e 317 0.24/1.00 vMB 18
380,323 380,323 00000000000000000332225153e1bf476b5bdc20c72a1fb0fc87a3ce2bc25877 1,923 0.93/1.00 vMB 38
380,322 380,322 00000000000000000529cfff9cd8721d95b4dfbe5e47a74449f7ce8f7b503fb1 127 0.09/1.00 vMB 17
380,321 380,321 00000000000000000a0fbed253711e0f7231962221c8d8d00cefd99bd1d3a376 1,890 0.95/1.00 vMB 35
380,320 380,320 00000000000000000a2d083eb86e0de4b85f08e2caca6536fd853927ab3e142a 385 0.24/1.00 vMB 17
380,319 380,319 00000000000000000cd97f7a5534de25c3dddd57005bd4a4e9968750ac65430e 1,106 0.63/1.00 vMB 34
380,318 380,318 000000000000000009611ae032c3d7c8ca6606ad8f220b85bb99dc352adfc2ae 1,774 0.92/1.00 vMB 39
380,317 380,317 00000000000000000851f628ef24e63d2801c01fd2bf8ffac8e32d322957fb8f 440 0.41/1.00 vMB 29
380,316 380,316 000000000000000010bc6d8a382af2b44472c9aeeb1a23b1bf5bae35eb6132b1 330 0.47/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.