Loading Tool

Explorer IconExplorer

Memory Pool

79,025 transactions
29.29 vMB
0.09627522 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt f3bb7194f064db7f16f2624ea04f0ff942d341f80482c73db895ce8ee7c0d77a
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (306,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,014 609,014 00000000000000000004619010f6c789dc419641d457fe2f38a5daff08e0e421 1,622 0.47/1.00 vMB 16
609,013 609,013 00000000000000000004166c2c1d2fdb2de22a6389025c8728833304aaddcad8 716 0.20/1.00 vMB 16
609,012 609,012 00000000000000000001afd8bf35e1ddd667fc7bf574cf4b2bac9a61adc7d4a3 744 0.23/1.00 vMB 22
609,011 609,011 00000000000000000009a4f408300012babf71802e7ec5eb30f2bc986f46705a 1,101 0.34/1.00 vMB 5
609,010 609,010 00000000000000000009cd7fe3ec2d749ce5c228bb0b66a0e2f1d0a4a7bd4460 2,165 1.00/1.00 vMB 11
609,009 609,009 0000000000000000000ad350f20795c8b03c8dd12010829211db2cb7cc7dad03 2,652 1.00/1.00 vMB 5
609,008 609,008 000000000000000000074835d7d7a3bf808fffd56305e46a7d10325ed1c7cb68 2,827 1.00/1.00 vMB 16
609,007 609,007 000000000000000000014a953023e03bb7421c384172241e23c5b39ba2359a27 2,762 1.00/1.00 vMB 15
609,006 609,006 0000000000000000001104649f49b0073ee8275c69c8b73b68bd65fc69531e67 3,307 1.00/1.00 vMB 24
609,005 609,005 00000000000000000012fdb2ce99c4783ff44e57bb5e51e10a60a62b540ca8b8 2,610 1.00/1.00 vMB 19
609,004 609,004 0000000000000000000a092c06de2f931b41a85c7dad536ca2381feb903aa75c 3,025 1.00/1.00 vMB 35
609,003 609,003 000000000000000000086c62fc587f9f31267dd93c13b634054b934403131722 2,726 0.75/1.00 vMB 15
609,002 609,002 0000000000000000000f71d76f5ed181d3a32cde100f1c895d6f6cbc95f75523 1,088 0.30/1.00 vMB 17
609,001 609,001 00000000000000000004ea3c354afcd365b863118c22b3ec1f00cba46abac245 3,055 1.00/1.00 vMB 13
609,000 609,000 0000000000000000000f6323de04d05e3df7209a188fac28c302fd9f4374fc15 2,463 1.00/1.00 vMB 6
608,999 608,999 00000000000000000010ef34db7a2711710bbbc025d6780d48b42edfdc3b6458 2,672 1.00/1.00 vMB 22
608,998 608,998 0000000000000000000098e0edeb5c7152c248dc595cacc7e6d0fde36c3275a9 2,649 1.00/1.00 vMB 17
608,997 608,997 0000000000000000000d9d8592138cc9618482170456e247fbde7c5a30a7e398 3,531 1.00/1.00 vMB 29
608,996 608,996 00000000000000000013b1fb412766486bf83453db50336f9789ea2f293f1fed 1,550 0.48/1.00 vMB 9
608,995 608,995 000000000000000000045ebd47aa0708a99577ed05ca132ec7477ae5754b64ee 2,933 1.00/1.00 vMB 11
608,994 608,994 00000000000000000011f0d265ecd07422b23c19694a34b4e9c574f8a2a4a0d5 3,310 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.