Loading Tool

Explorer IconExplorer

Memory Pool

86,074 transactions
32.32 vMB
0.10775469 BTC
Random Selection Loading Transactions
Max Size: 194.43/200 MB

Candidate Block

Mining Attempt 83e54a2cc23cc9f2d98876aeaf5790ed8f74c5a80a601bdd37ec4a4712818b6b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root eba09d53b97f64a6c9464c4f66e1fb58c3a5cfefa6c3575eac0c29b2e6ca1df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03458230 BTC
Feerates: 218.18 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (154,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,537 760,537 00000000000000000001c48592dbb32def808395acd8faee9abff06bf1bd7769 1,514 1.00/1.00 vMB 13
760,536 760,536 00000000000000000002bc2dd233c42aad1c441cb96ac9a8513b41310e1e6599 3,273 1.00/1.00 vMB 18
760,535 760,535 000000000000000000050f73542928f69f699f36f2b5d4e8fcbccbafb24fc370 3,624 1.00/1.00 vMB 21
760,534 760,534 00000000000000000004dfac3bd37691736129fc8389b0f26f4a9764e09fff41 3,921 1.00/1.00 vMB 20
760,533 760,533 00000000000000000007695a9a50c4f649f20e1d47292588b055afd53e7d0286 3,112 1.00/1.00 vMB 20
760,532 760,532 000000000000000000023297ae2ed58108f3432ceb0a8749cdb33257cf8edc98 3,216 1.00/1.00 vMB 23
760,531 760,531 00000000000000000005252aa5418d110e1f000166a67c9f0beaef827aa2e1e3 2,944 1.00/1.00 vMB 33
760,530 760,530 000000000000000000040e8061a3fe8936915da4439f0ace1985a15eda304609 3,360 1.00/1.00 vMB 21
760,529 760,529 00000000000000000001729a9f15bea67fccbc5054bf80f1c76cec03826a72b7 3,650 1.00/1.00 vMB 30
760,528 760,528 0000000000000000000010067feff3a51e35c6b97560c935fee5ba4c4475cd92 3,528 1.00/1.00 vMB 33
760,527 760,527 0000000000000000000702936ac05a2db125ae18475743ddfb5f8a8adf427f21 2,062 1.00/1.00 vMB 20
760,526 760,526 0000000000000000000762f8acee42a6faad461b670a3097e4432f171ec21e28 2,891 1.00/1.00 vMB 21
760,525 760,525 000000000000000000029732109150958e4ceba006d5ce81a3802c83a01bf9a5 2,897 1.00/1.00 vMB 21
760,524 760,524 00000000000000000000ef424dec4da022bb06c74694c20d2b2505beb970e48b 2,580 1.00/1.00 vMB 16
760,523 760,523 00000000000000000002cc37a95042e52cbb774bacd73cf1139602cfbb03274a 3,333 1.00/1.00 vMB 23
760,522 760,522 00000000000000000000ad98836edcf6d00571d404b9e6476cc93fedef9eb8f5 1,463 1.00/1.00 vMB 18
760,521 760,521 000000000000000000076383087a96d246654dbca65898d1609e4ba2dce76b12 2,983 1.00/1.00 vMB 23
760,520 760,520 0000000000000000000379cd42c36dccd66928c5fa08741d519238cb13f21a5d 1,716 1.00/1.00 vMB 14
760,519 760,519 00000000000000000000c89ff1b5bc30166bec76422c14abe097a5bb8149afb7 3,150 1.00/1.00 vMB 24
760,518 760,518 000000000000000000041faf77acbf41c7ac31777c08faee8d58b29fc892e1f7 2,003 1.00/1.00 vMB 14
760,517 760,517 00000000000000000005bb29327307480e8ccefe23fdd6fa78d696a71cd5f3e9 3,858 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.