Loading Tool

Explorer IconExplorer

Memory Pool

76,857 transactions
28.53 vMB
0.09905868 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 07cb03f1be2c95a806972547dd743b3d659dfd60f7252adb781aaeabef0075f9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d0e5c71f170e9d02e231c3a5fb99f2aee9d18d92e6eabf223d789853cdbd1567
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,674
Size: 1.00 vMB
Total Fees: 0.03378735 BTC
Feerates: 150.80 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (574,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,491 340,491 000000000000000013f202067e811336225e914d3eafe36e34b3143c7b72a128 1,296 0.75/1.00 vMB 25
340,490 340,490 00000000000000000ba4d33d052da78237aa225c37205db64a5b3e8fdd306388 1,882 0.75/1.00 vMB 35
340,489 340,489 0000000000000000002325a81cab90b8cb538a7f7c845affc0c88a79ed184479 164 0.07/1.00 vMB 30
340,488 340,488 00000000000000000c43c024d5dddcf6250ce1241cdfa82ac366fc68771a2a7b 267 0.13/1.00 vMB 21
340,487 340,487 0000000000000000108c09001b7e166411035c9eac4a91885d6991ca437b5d0a 277 0.14/1.00 vMB 32
340,486 340,486 000000000000000014f99c5c53b5b03dbe8851b0ade399289f13af995fbbacbf 624 0.34/1.00 vMB 26
340,485 340,485 000000000000000002c6bccbfd8d008aa18767026c0da95b2e88dce0e23c58ab 282 0.16/1.00 vMB 21
340,484 340,484 00000000000000000ebeb10e60b994f71d804ddb68a0039a9ab2eefa875412a8 981 0.58/1.00 vMB 25
340,483 340,483 000000000000000000008ac86ba28085be84af2ebd6fc6935a004e57fb60c083 701 0.42/1.00 vMB 28
340,482 340,482 0000000000000000028e90bad02c9baa9c1ad1c3da8131098f4eb266a366450c 1,465 0.94/1.00 vMB 23
340,481 340,481 00000000000000000f6948c2bab28cafe43d505e6beb32772c6f2307f17831d4 426 0.35/1.00 vMB 19
340,480 340,480 000000000000000001b2a317e3966e237ab9f0c369fbd88891fadf5cbee1b5e6 1,254 0.75/1.00 vMB 26
340,479 340,479 000000000000000001c712183beac6963c91160de84685642aad4bf4a581a6ae 1,527 0.75/1.00 vMB 26
340,478 340,478 000000000000000008fac3ed40434b503ac9c5eb17b4dd10dc3994ff57a46b6b 411 0.21/1.00 vMB 40
340,477 340,477 000000000000000012869239217dd3e365499e5f479c80791030b76eafbbb381 379 0.20/1.00 vMB 28
340,476 340,476 00000000000000000c8484253a5daf87aafddd5c4024ab52541d1386c40d1710 235 0.13/1.00 vMB 22
340,475 340,475 000000000000000013027b36f2a0bd7f11016c03d728ae26f888ed40c35690c5 1,358 0.83/1.00 vMB 25
340,474 340,474 000000000000000008dfb0173ef9e86addcbd725698918e4e7e4a58f0538f2a8 505 0.75/1.00 vMB 15
340,473 340,473 00000000000000000d958e44d2fc691a0b46858e2f7948c6ded6d66282b6496c 1,741 0.75/1.00 vMB 30
340,472 340,472 0000000000000000161d3df8bd892a99e05d3f9b46ccf03a66c0f512a755c16c 366 0.52/1.00 vMB 16
340,471 340,471 0000000000000000026383357bccc2bd0377e060da262fc6344e22bdd6862f64 868 0.54/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.85 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: 712.63 GB
    • Received: 17.21 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.