Loading Tool

Explorer IconExplorer

Memory Pool

82,594 transactions
30.91 vMB
0.09087415 BTC
Random Selection Loading Transactions
Max Size: 183.46/200 MB

Candidate Block

Mining Attempt 0091da7ccc6df63a48535043b104097684c640c8645a7cdbda116e6343328c4d
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 2a13f8204e20a7d3630914b7177ed10611558737660602c9fcffdf6976f81616
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,726
Size: 1.00 vMB
Total Fees: 0.02087653 BTC
Feerates: 265.25 > 2.09 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (349,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,596 565,596 0000000000000000002a59053240aa6a9bc789f9a7c5c645e5739fda5677ff6d 2,708 1.00/1.00 vMB 47
565,595 565,595 00000000000000000029c9c44fead7bc11851c245dd7d724e3a6c1c840bba6a6 1,632 1.00/1.00 vMB 29
565,594 565,594 00000000000000000026e99ee46a61906a7b0fa5b9a7b56616f1fd4496a95337 2,755 1.00/1.00 vMB 7
565,593 565,593 0000000000000000001d0cfa1453e7b9ad025af0374c2eff6f2ed4a389d2a873 2,435 1.00/1.00 vMB 21
565,592 565,592 0000000000000000002250dfb9bde60d200ba0d1bf605665dd09a4fa3d5ff9bc 1,611 1.00/1.00 vMB 26
565,591 565,591 00000000000000000014e32355cf53512cc2ce56665df05a53e322de12836d78 2,886 1.00/1.00 vMB 40
565,590 565,590 0000000000000000002c1593480e79a5ea840512b9631ab315e82826c55ab4bf 2,413 1.00/1.00 vMB 19
565,589 565,589 000000000000000000265bc7bb42dc96d7e6cd93c4d55ab3c78a28a89900c518 2,761 1.00/1.00 vMB 26
565,588 565,588 000000000000000000047dcee843b403c62e05463c6f7b21884f558173cd1fb4 2,643 1.00/1.00 vMB 37
565,587 565,587 00000000000000000011a0d0c26ab9c65703cb3570758b235659b94a9f12a7b9 2,793 0.98/1.00 vMB 13
565,586 565,586 0000000000000000000b237742445ace06cfb73a9e7a8de8e692b49a9a7ab84a 2,966 1.00/1.00 vMB 15
565,585 565,585 00000000000000000024c9034d3ef364e2f058820fd852835a9574ebb6e10233 6 0.01/1.00 vMB 22
565,584 565,584 00000000000000000012cccdf19b2f30b601dd3c265a16073299823634ca2558 1,009 0.37/1.00 vMB 18
565,583 565,583 0000000000000000002c61771b4b6988be9840fa0ecfdbf52d14560f53633775 814 0.29/1.00 vMB 16
565,582 565,582 00000000000000000024f26a56c8f4c4488817be869064290c8af8d8dfb989d2 1,033 0.38/1.00 vMB 14
565,581 565,581 000000000000000000283c1c102a7250b6558b067b4d77b0f0cd48620010e559 913 0.42/1.00 vMB 15
565,580 565,580 0000000000000000001a5b8f6c58a41a2772101684667f94f1aa3b44e39060bd 1,908 0.62/1.00 vMB 17
565,579 565,579 00000000000000000028bb0a3cf2d26ea97acaa089a3656d02aa68f6f0b14409 3,108 1.00/1.00 vMB 17
565,578 565,578 0000000000000000001dc4c79ea18c99152ed6c51c06e0c11b04ab6cafb92809 1,663 0.57/1.00 vMB 15
565,577 565,577 000000000000000000023703388df96c6e5b35cd3232ad01bab28f5a27aa2175 860 0.25/1.00 vMB 14
565,576 565,576 00000000000000000003a122453015fab636918913e4868b366847cd8ef7b7d4 1,904 0.61/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 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: 668.82 GB
    • Received: 15.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.