Loading Tool

Explorer IconExplorer

Memory Pool

77,749 transactions
30.04 vMB
0.11084750 BTC
Random Selection Loading Transactions
Max Size: 181.27/200 MB

Candidate Block

Mining Attempt fb997fe1300d436d6ad9f93b02be87f25e735365c8ff32bff0db4aefd7784973
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5cdd991b01c59a684a20227dcf718191e4555fd9f7f704525b41d8a9ec970f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,460
Size: 1.00 vMB
Total Fees: 0.03890834 BTC
Feerates: 357.61 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (616,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,768 298,768 0000000000000000098d275cd81a2dd6c675734c5bc5da2be22dc4dd88e80085 351 0.18/1.00 vMB 31
298,767 298,767 00000000000000007ea7469d1a88c328b5f47deebbca6e9d6420387960fd1d12 1,081 0.63/1.00 vMB 29
298,766 298,766 00000000000000001234e672895b94385f98e788cb12ed7e0d7812146ad6f73b 48 0.06/1.00 vMB 16
298,765 298,765 00000000000000002cca851b6c67c2bb3fd110fcf40b5cc771654241cb3bef0d 512 0.25/1.00 vMB 38
298,764 298,764 00000000000000004b667fd4d5dc6e200a008b15ca4114f930f9ae48b555909d 476 0.22/1.00 vMB 34
298,763 298,763 00000000000000006a951622b9be54c69d914d57469b473623400f4fa6cf1379 8 0.00/1.00 vMB 27
298,762 298,762 00000000000000007e2d01593244ca16101a5f729c862997199159276cd498df 232 0.13/1.00 vMB 13
298,761 298,761 0000000000000000598cc1507bd3155cd38544b5e0197d26155265a54fb17a0d 405 0.26/1.00 vMB 26
298,760 298,760 000000000000000043bf525ba98cc24ef2d059dbb2e062b3235fb8dadc79c46b 18 0.01/1.00 vMB 24
298,759 298,759 00000000000000000f7d5613cf53d8c207e21831666283995a8ad41362191766 1 0.00/1.00 vMB 0
298,758 298,758 0000000000000000434b602f48a88607c48c190d093252794138c2de9fabde44 105 0.11/1.00 vMB 13
298,757 298,757 000000000000000054f1e301df7dfbc1146e8d8d31bc25d581abcf7efa2662be 605 0.25/1.00 vMB 62
298,756 298,756 000000000000000049545b0e1d1db33b4843522579321b1b7917c59344e257ad 114 0.09/1.00 vMB 25
298,755 298,755 0000000000000000621954d4027e0fcebbdd0ad0091372c48742e6a01c38e926 419 0.24/1.00 vMB 32
298,754 298,754 000000000000000073acedfdcf5e5c83b785ea8d1ccfefc62fb3face52b424cb 264 0.34/1.00 vMB 16
298,753 298,753 00000000000000006725ef0990eb7c8112ca5276c97f4154ba2b540412588946 877 0.35/1.00 vMB 42
298,752 298,752 00000000000000004830eaf44af3b8872acda6d54b955fef7d3e6becb8b3ba4e 128 0.07/1.00 vMB 26
298,751 298,751 00000000000000001a9249e9bfc47a0844466de3fa577f67382c881a497177a4 183 0.14/1.00 vMB 28
298,750 298,750 000000000000000002ad07dbdb42984eb6e6a05a395757aefc78d2cb450dc7cf 170 0.11/1.00 vMB 35
298,749 298,749 00000000000000000ed68b68a4d3285f7f0d9da2331f3ea8e0cfaa6c2e4ad436 170 0.14/1.00 vMB 18
298,748 298,748 00000000000000001d41bdbedb9dad6f39b48c12715cd0ae8c6bee13b8de406e 734 0.50/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.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: 744.49 GB
    • Received: 18.71 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.