Loading Tool

Explorer IconExplorer

Memory Pool

75,475 transactions
27.80 vMB
0.08019467 BTC
Random Selection Loading Transactions
Max Size: 169.12/200 MB

Candidate Block

Mining Attempt 9de4bd9aaaecaf98b20369209f00ce7244ad157a05609b641895dd4183d8e3f1
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 859ef9d750941eed9030adf04ca420f1e22bf847c6e82447bf07d0ab73973486
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,591
Size: 1.00 vMB
Total Fees: 0.02071184 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (647,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,773 267,773 000000000000000094a5e025da426dc5d90033fe766717b973ca16a864fc4b20 97 0.06/1.00 vMB 32
267,772 267,772 0000000000000008c3b94e67a9432805afceff0fd45b7b46e01d3772e394da1a 318 0.14/1.00 vMB 71
267,771 267,771 0000000000000001282ca651d730b91656c78b6949735bf6f52c03f11571d7cb 502 0.22/1.00 vMB 73
267,770 267,770 00000000000000089b5bf9c1430dd061159c0c0299b03ed931410482b0f0a075 160 0.08/1.00 vMB 74
267,769 267,769 000000000000000701c77bb50ecb2fd198c4e0dc53d42934eac77360c6b8b7ff 499 0.35/1.00 vMB 45
267,768 267,768 000000000000000575f728fdd079aefef72addbf54f29bec42d3decf8916de62 197 0.11/1.00 vMB 45
267,767 267,767 00000000000000071c71e347216db966850126f8a77e95d29ce81e7c0f6ed7a7 281 0.24/1.00 vMB 35
267,766 267,766 000000000000000af795a1d6ffb8d984e240d9b13d8d5254353497407e716b04 135 0.05/1.00 vMB 52
267,765 267,765 000000000000000217b3743e8a5b9f385b7ded1ff39fc0bea85f8cb9b00292b4 82 0.12/1.00 vMB 31
267,764 267,764 0000000000000003c577eba51d993c75a1e754fa71a53e842186e887a96e53d4 24 0.08/1.00 vMB 15
267,763 267,763 00000000000000002d5189125d32f18b16312264854422d6144805d6dee44a6b 81 0.19/1.00 vMB 15
267,762 267,762 0000000000000008c49d09ab3859fc25217dceeb36651ba9ee392705ef1e6969 364 0.23/1.00 vMB 52
267,761 267,761 0000000000000004e4bacd13a1d8e5cd0e1ea9fe2bb0d5546049ee7ce985c870 194 0.09/1.00 vMB 60
267,760 267,760 0000000000000001c79212898b53494a67bf0a6af19544fca9f9e2c2ad461d26 27 0.01/1.00 vMB 47
267,759 267,759 0000000000000007dc933f3c8ffb6e200d455f561fa33fb06fd57e7aba24c660 133 0.07/1.00 vMB 61
267,758 267,758 0000000000000000ac3f2fff899d1e0a1b99607596f14bfa0c4f6d53be070900 43 0.02/1.00 vMB 54
267,757 267,757 00000000000000000a00b2f9eea4e2f7a11196323cf6a7ca3c4c9845ce46db39 69 0.05/1.00 vMB 34
267,756 267,756 0000000000000003edcb6c632e9d5b151b7393b40db6af04098f9c6957a4fef2 3 0.00/1.00 vMB 73
267,755 267,755 00000000000000076928d7f87b4aa8f89a1417ebc8bfbb3a17c1606452f1cfed 91 0.06/1.00 vMB 29
267,754 267,754 00000000000000084471cde4b4665a71bfa9d68cadf865a5aeca4c02a32b8d3d 492 0.23/1.00 vMB 149
267,753 267,753 00000000000000096c86a272f145522717876c31455d5a8cbcbcb0211a9ab767 50 0.03/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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.90 GB
    • Received: 17.62 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.