Loading Tool

Explorer IconExplorer

Memory Pool

80,320 transactions
29.66 vMB
0.09000262 BTC
Random Selection Loading Transactions
Max Size: 179.98/200 MB

Candidate Block

Mining Attempt 6a7db49a5aa3ae98516cdf70d7a7e09beb8c168e198bff64c63f15e441715d74
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root abdcf85da45868f381cb2c9ece534ec979d969fab0803b2fbb169043cf202ea9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.02421774 BTC
Feerates: 90.00 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (403,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,534 511,534 0000000000000000002b72433cd03acd0223f12eb128cd33dbb2e8e65a5406a7 1,929 1.00/1.00 vMB 27
511,533 511,533 00000000000000000056ead8ebc609586f0d6f4a52aff26609c152ea66f65893 2,072 1.00/1.00 vMB 34
511,532 511,532 000000000000000000483cb93dc1d93d628e1068786bfd4075fd84ed9e90f14f 1,481 1.00/1.00 vMB 30
511,531 511,531 00000000000000000015ffa46cde3351a2ef05b53977a28e430e82a0bdacd1f0 2,200 1.00/1.00 vMB 45
511,530 511,530 0000000000000000002e151b0dfc07a23d93bf7827ad0e21651fddefb3fc81ec 773 0.38/1.00 vMB 40
511,529 511,529 0000000000000000004a51509fc753fa68c69280ff42e6305e79d6108c444901 2,123 1.00/1.00 vMB 40
511,528 511,528 00000000000000000058b5e86023cd3a1bd00b8cdbec6544a976733f387b2b38 559 0.99/1.00 vMB 15
511,527 511,527 000000000000000000273f2be42803b294a677c7d7ddbc254d67d43de26cfb52 1,029 0.99/1.00 vMB 19
511,526 511,526 0000000000000000004b48691487b43cf764bceb354b0b361861884135b3926b 135 0.05/1.00 vMB 40
511,525 511,525 000000000000000000272517e1b71e96f99888172ee36807c2086cd9c7e34b13 1,254 0.99/1.00 vMB 23
511,524 511,524 0000000000000000004bf0472b6c8d15ab9f2199b4ec3f386ae7eab8d66f9fa1 1,080 0.99/1.00 vMB 24
511,523 511,523 0000000000000000005a74626328c222e8c4b3f2b8b7e1d4f9888312eb8ed310 612 0.99/1.00 vMB 12
511,522 511,522 0000000000000000004b40cf26f4549cc30acc494628ea52d855c6841d287666 413 1.00/1.00 vMB 7
511,521 511,521 000000000000000000203bf39e931261e5a32e854ac91909f27826eaf14c47db 1,441 1.00/1.00 vMB 17
511,520 511,520 000000000000000000470140b370a20d2f2ceaab9a86af93299148b4879340b3 2,353 1.00/1.00 vMB 53
511,519 511,519 00000000000000000059e2ac7bf1290aa06065a02598cc04e05b3502f18d3e61 1,045 1.00/1.00 vMB 18
511,518 511,518 000000000000000000343b9467bbae06c946dd095efe0129c0c889eb1879a2aa 1,018 1.00/1.00 vMB 5
511,517 511,517 00000000000000000012e68d2145334615ffc34f6a6a8649fc901a8df53fda18 2,827 1.00/1.00 vMB 52
511,516 511,516 00000000000000000011b5b042ad0522b69aae36f7de796f563c895714bbd629 1,504 1.00/1.00 vMB 38
511,515 511,515 000000000000000000115315a43cb0cdfc4ea54a0e92bed127f4e395e718d8f9 668 0.99/1.00 vMB 10
511,514 511,514 00000000000000000037c2de35bd85f3e57f14ddd741ce6cee5b28e51473d5d0 822 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.33 GB
    • Received: 16.20 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.