Loading Tool

Explorer IconExplorer

Memory Pool

77,173 transactions
33.56 vMB
0.13512376 BTC
Random Selection Loading Transactions
Max Size: 188.28/200 MB

Candidate Block

Mining Attempt 33777f53392e173061ed328a916dc316567ee7e40b80ba3f8f005a543cc3c023
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (685,396 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
230,008 230,008 00000000000000d2899d841b9c4438948b69c4390ca9a64dcf8bf8007c871a9c 338 0.20/1.00 vMB 128
230,007 230,007 000000000000021c81f02fe2009458f8b9010997b423b9baefed174d163d677a 711 0.25/1.00 vMB 203
230,006 230,006 000000000000011278004e50a6cf8f2c8abbaf1fa7d030cc3e8573ac3476efe1 6 0.00/1.00 vMB 8
230,005 230,005 0000000000000093b8eb432a864574d940cb8028f58e9c8d1aacca37ba281aa3 543 0.21/1.00 vMB 169
230,004 230,004 00000000000000ba4c5244f52c099309cc58d2a093494540edf986d9035c5df4 277 0.11/1.00 vMB 177
230,003 230,003 000000000000000446ddf05c1e130faa55072c623c2bba392da6af712beb1383 406 0.25/1.00 vMB 116
230,002 230,002 00000000000001f62d2cb13ae28189f779d467caaffb1c539695613010dd835e 473 0.25/1.00 vMB 137
230,001 230,001 0000000000000200641676d2831f4ce9f0f900d0a60d72df7b78d09dbe91e777 692 0.30/1.00 vMB 154
230,000 230,000 000000000000012cfb19f5662707816e122ad60dd9b1cd646c6c9899be2c9667 150 0.06/1.00 vMB 245
229,999 229,999 000000000000002d623039b89d627f4320a6531fd3214add9d6c6a847db9885a 574 0.28/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.