Loading Tool

Explorer IconExplorer

Memory Pool

39,724 transactions
27.09 vMB
0.05589666 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 31b6f9a14a33be54b0879dfd7cb2f80c3ec4d3e17a3047dd7cdadeab5b066bce
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 1f347a2026226586cfc83045bb4861936f7c6f2a9625a705858afb2b147d4a96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,164
Size: 1.00 vMB
Total Fees: 0.00576669 BTC
Feerates: 69.10 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (562,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,868 351,868 0000000000000000067971566a247296bf40f18153e3cf6d6d44991c22df04df 1,693 0.75/1.00 vMB 34
351,867 351,867 00000000000000000c5b3ba79cf3d41f5060a1eb42fd4d37d26b61b1cba12607 594 0.36/1.00 vMB 22
351,866 351,866 000000000000000015f481ca3bd0ef13a964ef9a9df4a9f98badd0c26feebe49 512 0.19/1.00 vMB 40
351,865 351,865 0000000000000000121ea9cf2bcce6255c4b21ad72254cc8881213779d8e3fc2 957 0.61/1.00 vMB 25
351,864 351,864 000000000000000015235f0e6ad6d7124b740cd162f0c9fa4380e6e10bbd371f 676 0.46/1.00 vMB 22
351,863 351,863 000000000000000008a50ef3f93b6f642ebe8dff16b1430341f98aee28a97047 75 0.08/1.00 vMB 22
351,862 351,862 00000000000000000a6933b00e18ddabe880cb51ca39bd749df657d2504dd11c 1,807 0.87/1.00 vMB 30
351,861 351,861 0000000000000000036ab9d1d9da53d9e20718dac64f8d38966e8e3e0cb84030 115 0.05/1.00 vMB 39
351,860 351,860 00000000000000000a24aa5999c42e82679819663dd9675d7e9168f041282073 330 0.15/1.00 vMB 31
351,859 351,859 00000000000000000a95654e3fbfd9c613e1271cd589bb55b1e0261b3e4328d0 617 0.32/1.00 vMB 28
351,858 351,858 000000000000000009c8d4d2f02ae40b3ba6bdba311da7626a4bea8461a0bfb2 649 0.47/1.00 vMB 19
351,857 351,857 000000000000000014c35c1f457620814f26ed5bb3e30a42b332ff8883909998 2,139 1.00/1.00 vMB 30
351,856 351,856 000000000000000011e2b2933031b523e310d7ad34f9a8ee67ef3be854c1bf17 159 0.09/1.00 vMB 18
351,855 351,855 00000000000000000ceb8c1a94b3be41014eed724f7ab525b68ad81c33dc2c79 1,327 0.73/1.00 vMB 27
351,854 351,854 00000000000000000291ba5b50188ac28ec58072ce631a5bd1ad4f9145d38083 385 0.37/1.00 vMB 14
351,853 351,853 0000000000000000142387ff8ad7c182605a1421ec208a13e086ce763a71fec6 494 0.26/1.00 vMB 24
351,852 351,852 0000000000000000139fc880ff623f75d2e0ca58bf9ecf2a9098868e36b7ee45 399 0.52/1.00 vMB 14
351,851 351,851 00000000000000000c967758af36ac78269ffdfb13af0a7069263e24091620a5 2,192 1.00/1.00 vMB 34
351,850 351,850 000000000000000009a109b2df3a482c6c71499aca07d4b82c4c28eb9eac3aab 568 0.37/1.00 vMB 27
351,849 351,849 00000000000000000dbc1b6274af9ca93bd0822c35216b8c33dbaf75bd288a77 757 0.49/1.00 vMB 31
351,848 351,848 00000000000000000851596aa9a6f7ae75368216022b322cb108b914765d2285 95 0.10/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.