Loading Tool

Explorer IconExplorer

Memory Pool

40,475 transactions
26.16 vMB
0.07295038 BTC
Random Selection Loading Transactions
Max Size: 135.87/200 MB

Candidate Block

Mining Attempt 5b371249333cb725ad5461147d4247bdcd2d09e5cd1fe1ccc2b836b4dec54ca8
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root 6e28840451b2ae9f63b9a5e9856d6115b7087ade7aba3706cce8738ae3db8b7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.02519656 BTC
Feerates: 73.20 > 2.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (289,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,865 625,865 0000000000000000000d3132472795c129ec86ec3722d7b58acf3b74a49e9411 1,006 0.53/1.00 vMB 10
625,864 625,864 0000000000000000000a0214a9ea3468cf193aa3c91069b4afe061728378780d 1,446 0.56/1.00 vMB 8
625,863 625,863 0000000000000000001224565b79a89a795829a69de65a9bdb7b827709cfd4ee 102 1.00/1.00 vMB 9
625,862 625,862 0000000000000000000f7f3c5fef9fcb171e2c29ef1a93e8e1eddbbdecae0f67 401 1.00/1.00 vMB 15
625,861 625,861 0000000000000000000d5082f38c5b155a49c2208156b94ce9a0d4ce001f5ead 108 1.00/1.00 vMB 11
625,860 625,860 00000000000000000006e6c859f4d28488a95989c13c4168ca27a2d16c494724 268 1.00/1.00 vMB 12
625,859 625,859 0000000000000000000a8504d59c3627975a0d95ed0bda75e7c9eeff0c321b6b 2,792 0.98/1.00 vMB 13
625,858 625,858 0000000000000000000baa37a0445136cb002a4f1d0a26465c449dbc14e14329 645 0.21/1.00 vMB 14
625,857 625,857 000000000000000000000030f8cf8e0a76db53525aff8d56dcfdf4c74fc7878c 2,329 0.84/1.00 vMB 12
625,856 625,856 000000000000000000129e072514b2bb10485126bcd6e18b1c9044a1afed8764 693 0.29/1.00 vMB 13
625,855 625,855 000000000000000000100eff4c668897df1be7a39152802fda345c335a6fc56c 2,480 1.00/1.00 vMB 9
625,854 625,854 00000000000000000003477da354ce8f117b90896bd4c4a11a22eb5e438629f5 629 0.20/1.00 vMB 15
625,853 625,853 0000000000000000000d482b95d3ba927002490c142be61e51f7f51bbf81492d 220 0.07/1.00 vMB 32
625,852 625,852 000000000000000000068f16a6db01587aba069655a6caefa778c25be4582c3a 55 0.02/1.00 vMB 6
625,851 625,851 0000000000000000001142198f98920964155950494c5496908a6be1366e9701 2,053 0.66/1.00 vMB 9
625,850 625,850 00000000000000000000aadab95219019ab54bc7bdb6ccd1a492a92e6305a995 325 0.17/1.00 vMB 10
625,849 625,849 000000000000000000127a0a48d342e5ff31f60809bf2f9f99d62b17b521c392 175 0.13/1.00 vMB 8
625,848 625,848 00000000000000000010f3c3538bc98e90feb2765d7de0cec8cefcc46052369b 1,392 0.46/1.00 vMB 8
625,847 625,847 0000000000000000000382c6f937f3942e441668be94d6dbaeda0762f1845553 2,109 1.00/1.00 vMB 12
625,846 625,846 000000000000000000025c43032b58a6cb85bbbd8a0ac670e077b32a202852b2 1,192 0.39/1.00 vMB 11
625,845 625,845 000000000000000000111c93fba0bfdd469f7b6208deee4c7817a0ab9401cf95 1,523 0.46/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.