Loading Tool

Explorer IconExplorer

Memory Pool

79,500 transactions
30.07 vMB
0.07814397 BTC
Random Selection Loading Transactions
Max Size: 183.80/200 MB

Candidate Block

Mining Attempt 2192eb42dab4d69e15b48197834d74d6afe34c8771d21edfdd8349d6532a3646
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e1d05dcad3e8dfaba33f228c39262f8b1e75862642ee7deac4eba41f4e46a10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.01119191 BTC
Feerates: 100.65 > 1.12 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (685,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,029 230,029 000000000000018a5ade27256fa5a0ffbdf67d75e45d51515281523c27b1632d 546 0.25/1.00 vMB 214
230,028 230,028 000000000000012686d127466567866cebe905336dc7a426b853e1b68eeae379 335 0.14/1.00 vMB 182
230,027 230,027 000000000000003d73dd10f995abf0ddd9afe5f6f1499104291dbee7d4161aef 55 0.02/1.00 vMB 84
230,026 230,026 00000000000001517a416886baa47b2988fad7013223c7d33bb5970c5b9360d5 511 0.25/1.00 vMB 146
230,025 230,025 00000000000001ba5c0e7154eab05b7277f80a93f0db819bf784a58017c4e12d 286 0.17/1.00 vMB 133
230,024 230,024 00000000000001f79c449ce848ba191da0e8d263ef035102fc1ba9c1a4c55a30 65 0.04/1.00 vMB 109
230,023 230,023 00000000000000867a4059ef645eb5583456f874a84f4f95675738c482101d31 337 0.14/1.00 vMB 179
230,022 230,022 00000000000001a4714a7978cabecef554f2ef498705ce273d81d72ed0a9af66 217 0.13/1.00 vMB 126
230,021 230,021 00000000000000cf711c4c3fa9aba43eaf49c3923813c6b941dfd05a9e36bc39 245 0.13/1.00 vMB 160
230,020 230,020 00000000000000be8965a1110e8cdebd029a417267c2c2a155c9ed222afcbf80 481 0.27/1.00 vMB 163
230,019 230,019 00000000000001e2feea7ab15b4d423837b2efcb431beab2fb0f4800efd29fed 41 0.01/1.00 vMB 123
230,018 230,018 00000000000000c77ebf1f5be0029c0e81a61012bb607d222babd9313fe3f1f9 505 0.29/1.00 vMB 144
230,017 230,017 000000000000005cac6a5d653f8cbd8e6116b02ab6a111af428e95c433c50ae3 199 0.06/1.00 vMB 91
230,016 230,016 000000000000022afae42eea62d1f332fc1c78b2447494e1df0e1464490556ad 339 0.20/1.00 vMB 123
230,015 230,015 0000000000000045e6914be0b39b2eed8cf57792f9d7b0d89c8209034c39ce10 334 0.23/1.00 vMB 161
230,014 230,014 00000000000001ffbc993e555f74f190308fee8521fa967a1929950564e71cf7 105 0.25/1.00 vMB 94
230,013 230,013 00000000000001275980c4a9180cb0e5c6f6a8aa1c6a698ab1dd5ed7946fd9b2 615 0.45/1.00 vMB 156
230,012 230,012 000000000000018eeb09d3c398715d450c8a8a7274d48af3bce26e26331ea54a 5 0.00/1.00 vMB 42
230,011 230,011 00000000000001a6918f2cd71a7d8232cae8459c228695088dc31a80b2cda60c 599 0.31/1.00 vMB 118
230,010 230,010 000000000000015c28163515610010a24f6469e7741f83a9186393ff25bb8637 522 0.25/1.00 vMB 183
230,009 230,009 00000000000000ecbbff6bafb7efa2f7df05b227d5c73dca8f2635af32a2e949 134 0.25/1.00 vMB 257
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.