Loading Tool

Explorer IconExplorer

Memory Pool

82,446 transactions
30.75 vMB
0.08530588 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 42ee540f507407c643adb87f7708eadc168da35ad1e0ee12ed23ac988333d093
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f21c0f2d956efc7ce2a48c46fd06f57c83f4c8e6cbcef32e5a12479237719844
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,793
Size: 1.00 vMB
Total Fees: 0.01563037 BTC
Feerates: 114.09 > 1.57 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (544,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,424 370,424 000000000000000008584a3441ed88a3b057f3f988e1ca7f1a025f73e10849fb 272 0.28/1.00 vMB 15
370,423 370,423 000000000000000010013202182f567119515ca539853b5b1ea58b87995b20c9 1,151 0.68/1.00 vMB 37
370,422 370,422 000000000000000010d24bc2174907845a5cbc1addf755983618ddcbf1bca3e5 1,342 0.78/1.00 vMB 34
370,421 370,421 0000000000000000085a4484e42dd46a95b5b995f5833a567a64bf415a2c0d6a 1,559 0.61/1.00 vMB 45
370,420 370,420 000000000000000007b402f445bf4759d4f28f450c2905d63e508614dc345037 908 0.57/1.00 vMB 31
370,419 370,419 0000000000000000118895c0377ca31f424286301b0bc7e0d12507e24a2c7678 915 0.48/1.00 vMB 45
370,418 370,418 000000000000000010312f74f55451a2666fea1920cd3000ca2479162696c4bf 402 0.24/1.00 vMB 41
370,417 370,417 0000000000000000134b3408f64e4716a0b67fc0a9713190b585e25fa441467b 1,014 0.58/1.00 vMB 36
370,416 370,416 00000000000000000322325861cbb9468a524f8eeeef2beb100dae3b004c9a27 462 0.23/1.00 vMB 32
370,415 370,415 0000000000000000121302258f55089cafff3df6d0ce2bfdeb80a0220809a6b2 1,447 0.67/1.00 vMB 41
370,414 370,414 0000000000000000097a96054cd18fdd39339fc31490e123ceb9232aa08c4773 1,209 0.63/1.00 vMB 36
370,413 370,413 0000000000000000030d2e13490342a0d2e9a1c01fee3bc80405f41d1a57c745 1,263 0.63/1.00 vMB 44
370,412 370,412 00000000000000000950f898b4db64e3e253e0e5ef2e272adacbea6babc843c2 590 0.28/1.00 vMB 45
370,411 370,411 000000000000000005ebbcc6fe5baf6d6005efdabd88733424c43dc6959be945 303 0.17/1.00 vMB 25
370,410 370,410 00000000000000000ffb9f64c1fcda01d83f6647e031c0dc8d96c9fdd0ca0706 850 0.52/1.00 vMB 43
370,409 370,409 000000000000000009cddfd68707756274650f1c4795d9315adec07123a3615a 976 0.42/1.00 vMB 43
370,408 370,408 0000000000000000081458fba72ec87b853eeb55dbc58803aba114dd61bb470c 1,267 0.68/1.00 vMB 33
370,407 370,407 000000000000000011272922d7b433b28ebed45d746a218c13b967f11439a3ca 1,560 0.72/1.00 vMB 45
370,406 370,406 0000000000000000040bbc44311190164b35674b5007ee834581d5d68b55814d 332 0.15/1.00 vMB 41
370,405 370,405 0000000000000000106a167d233534fcefb1fcea153b37829d0c611b4b5d2a7e 225 0.11/1.00 vMB 36
370,404 370,404 00000000000000000ec23804a46814a55d6e0693c364fbe852d504bb4842559b 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.02 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: 719.27 GB
    • Received: 18.02 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.