Loading Tool

Explorer IconExplorer

Memory Pool

74,672 transactions
27.66 vMB
0.07579460 BTC
Random Selection Loading Transactions
Max Size: 168.52/200 MB

Candidate Block

Mining Attempt 77857338ea9b3584e35c4ccb18e35b2d1d8af501a3588a5978a30c5a4fd58da6
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d4575d68c975afcacff439b7ea6da005d2e60755e0fa565a21bc14f268221eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,857
Size: 1.00 vMB
Total Fees: 0.01664567 BTC
Feerates: 402.60 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (319,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,017 596,017 0000000000000000000c278ca4e1cece1bcb8b5c7147d041ee92c89de437c7c1 2,774 1.00/1.00 vMB 19
596,016 596,016 0000000000000000000f79872c22697debb5f2aecfe920386b72b56eeaa4f340 2,983 1.00/1.00 vMB 25
596,015 596,015 00000000000000000013f0d68e1fbefd8579cd5bc0f89815c0a7b889d2888496 2,565 1.00/1.00 vMB 35
596,014 596,014 0000000000000000000af450e82d3cce69fbea9bb0d7ecb66c8093f42b3f7d68 2,485 1.00/1.00 vMB 8
596,013 596,013 00000000000000000016b3cc44d05c9df80286f49fadfc96d3b968fd0aa61537 2,946 1.00/1.00 vMB 45
596,012 596,012 000000000000000000021bfe183815a98f5467ed1f4af8e83aafb64999605047 491 0.14/1.00 vMB 15
596,011 596,011 0000000000000000000e7b85f3ffb11fa027d5154c22ba364dfad17098494a55 633 0.20/1.00 vMB 23
596,010 596,010 0000000000000000000a776362b2d788df2df2d0cb11fa670a65112ff24f7517 2,060 0.66/1.00 vMB 6
596,009 596,009 0000000000000000001492c0569dc6c939facab9eed8700bd22fe918a0759b24 2,773 1.00/1.00 vMB 14
596,008 596,008 0000000000000000001399af5509d71a357a87f23770693a119f0ab478fbf526 3,124 1.00/1.00 vMB 31
596,007 596,007 000000000000000000081a565898cd7980260c29d6605839e8c247d57c8f74a1 262 0.09/1.00 vMB 18
596,006 596,006 000000000000000000045ae0ab699500b4aac1243d053fb53371ef2b7a5780c4 2,379 0.74/1.00 vMB 15
596,005 596,005 0000000000000000000431c07a687ce03cce3a2c129f35b762aed5cac3b8726e 136 0.04/1.00 vMB 14
596,004 596,004 00000000000000000000609fec0d6c63287e32a3b74166bc9d84e5ee1b40c21a 1,050 0.39/1.00 vMB 21
596,003 596,003 00000000000000000016f0c2d92609d97f001b66d4a562931d61d8ab456feb1e 1,488 0.37/1.00 vMB 11
596,002 596,002 00000000000000000002ce3e79527ca9f34e3de46e84767ff18d961d0c6a2888 2,902 1.00/1.00 vMB 20
596,001 596,001 000000000000000000127ec91af79b9fa28d5dd255e0ac9540e17fd01ae62042 135 0.03/1.00 vMB 11
596,000 596,000 0000000000000000000706f93dc673ca366c810f317e7cfe8d951c0107b65223 313 0.08/1.00 vMB 38
595,999 595,999 0000000000000000000e3c5f0054e7d32da6ec43c0c0ffb63d6220ca88af2008 2,835 0.69/1.00 vMB 14
595,998 595,998 0000000000000000000e4555c87383505559d0c3eb05f7b1edffc125a267191f 1,119 0.27/1.00 vMB 15
595,997 595,997 00000000000000000008f652519e09e4442ccff023b37d9a064cfd033ece7604 3,080 0.89/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.