Loading Tool

Explorer IconExplorer

Memory Pool

76,962 transactions
28.56 vMB
0.10031454 BTC
Random Selection Loading Transactions
Max Size: 172.74/200 MB

Candidate Block

Mining Attempt 4443e446e642de3fd637a9efed3e74793ec8789d231680600aedc77a87687f0d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 899bd4d71406fdbac453b015cef4d4b5ea8012ff4050fbd1fc6f3f3b38dd0aa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.03511681 BTC
Feerates: 150.80 > 3.52 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (545,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,839 369,839 0000000000000000090ba9f7e00a9aaff7798035fece653736bb7ae2c8ca09fb 511 0.23/1.00 vMB 37
369,838 369,838 0000000000000000065beadfbe70ed4293399c0eaced29ec59f2099b2c40309a 645 0.33/1.00 vMB 35
369,837 369,837 000000000000000007c8752394ba2ffc93c9472aaa242faabcd641af55a58818 361 0.22/1.00 vMB 38
369,836 369,836 00000000000000000b37025d0bc532e631f5aca3638782e68d1805342cebbe66 697 0.71/1.00 vMB 29
369,835 369,835 00000000000000000f50619fdc25db8b2486cccbc371b4719eb6ba1505f8a9bf 272 0.12/1.00 vMB 36
369,834 369,834 00000000000000000a8842e8fbc54a9a8b349e442990b2e2601e2f18d23fcabd 1,183 0.52/1.00 vMB 41
369,833 369,833 00000000000000000ac33405e99da928491b35fdbdb0f2b062dd8f1d7cfa34e8 349 0.21/1.00 vMB 32
369,832 369,832 00000000000000000dc42e833f0465ec9ce01b98ca9485e3d9781173e3b7a5e2 1 0.00/1.00 vMB 0
369,831 369,831 000000000000000007671659066f82a3dc7d9fa98d76ab167cdd0adc73d153fe 591 0.29/1.00 vMB 40
369,830 369,830 000000000000000006c0c7f625d8677f3ac110be1c0fa82ee2f2c3696f2527ce 660 0.37/1.00 vMB 35
369,829 369,829 0000000000000000038b05ad64c197cc5d65c334e4bec69d8ebb99cb1dab71f9 55 0.03/1.00 vMB 21
369,828 369,828 00000000000000000f278a30a819f50839ebb08d948b8481efa59ed121b4bfc0 807 0.48/1.00 vMB 36
369,827 369,827 0000000000000000014c2ea7cfbf72e36bbbda5dccc4aa17d5fc86cb03acd723 1,014 0.46/1.00 vMB 44
369,826 369,826 0000000000000000145348765e7702fc8f50bae977b2afdf7b1b57e973645707 1,093 0.63/1.00 vMB 37
369,825 369,825 00000000000000000f1b8b1538f0b87ebc906bbd6a03e5bbae8913ea195534ca 320 0.17/1.00 vMB 20
369,824 369,824 0000000000000000014447b501bb72253904615c9222042b2a311ed2f8d1d026 1,875 0.93/1.00 vMB 41
369,823 369,823 00000000000000000037c0f688e3d37651dc703f04fa2c290f5124398ad4b357 1,002 0.49/1.00 vMB 40
369,822 369,822 000000000000000014a23ce452dd335c9bff8653398be850adbc691324444f8c 337 0.22/1.00 vMB 31
369,821 369,821 000000000000000011d3b4f66c7e27d3a5622f501eed044b73e2f9a8e99fb8e8 340 0.19/1.00 vMB 35
369,820 369,820 0000000000000000104c91d38876866de82dcc2f859547ab13c0c0349936fdc8 894 0.70/1.00 vMB 19
369,819 369,819 0000000000000000096f9850dd48d8359e20662868e84c0c918e93052ac3fd0d 2,191 0.93/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.