Loading Tool

Explorer IconExplorer

Memory Pool

44,712 transactions
30.21 vMB
0.08001338 BTC
Random Selection Loading Transactions
Max Size: 155.05/200 MB

Candidate Block

Mining Attempt ca9f401f192ff672f89070c9337a2b56148fb70008122ed67d04a5396cc3d728
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 59971d64a9265e4369710977ddc5ce53fb7666e0ab12abd5b17c468de15d23f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,701
Size: 1.00 vMB
Total Fees: 0.01696035 BTC
Feerates: 27.07 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (730,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,396 184,396 00000000000005a6334ff20aeb02099d6c57f0c760edb79ad0c09b67d4bc078f 108 0.05/1.00 vMB 126
184,395 184,395 0000000000000a6f80e992667854acd147bc48da4402aca72aa866f715026e68 595 0.25/1.00 vMB 137
184,394 184,394 0000000000000061fe298c8ef5fe1625eb7d41805e7fcc28cc31c144860666ba 9 0.00/1.00 vMB 3
184,393 184,393 00000000000006b77273fc00a26bf61ea23eb2c01e0259d61612eb14e4187548 99 0.05/1.00 vMB 156
184,392 184,392 000000000000063a02a2fe35a8afb9d8ab1920b04f1a75b470eaab3669445c68 1 0.00/1.00 vMB 0
184,391 184,391 0000000000000a82d52e60e136003fbe9fa2fc9562cfb311fc30918612d3588f 1,024 0.46/1.00 vMB 113
184,390 184,390 000000000000076197d9c5d7a79684ca6c296a1765f750f8996a5d0b4b78cd5d 548 0.25/1.00 vMB 138
184,389 184,389 000000000000074264a7544c2f82d9c0d247b97eaf1a2618eb758e343a78a7de 9 0.00/1.00 vMB 15
184,388 184,388 000000000000047223f4777c2d2b5d8c799596f97dffe1ac816141da4dd79a7e 127 0.05/1.00 vMB 107
184,387 184,387 00000000000007b0cd6ea94d94b0f2b5052ec26d687a34aaa75f3333b0c34561 512 0.29/1.00 vMB 107
184,386 184,386 000000000000007f2b0294dd73d04177e790d3188ab4fbbba56da0174ea24671 130 0.05/1.00 vMB 36
184,385 184,385 00000000000002063a629eb31ac3a5cd2e689fede6ae7d2409ae2f21e24af256 345 0.25/1.00 vMB 84
184,384 184,384 00000000000009f08241c40b3dea8eaaf24d9760fc9c7f153c96de87199b91a6 417 0.25/1.00 vMB 142
184,383 184,383 000000000000052c9042f1de060b818e7edbb755507faac353231498e8715339 1 0.00/1.00 vMB 0
184,382 184,382 0000000000000a0de54c6010a52bd4700f64be27c19bd31b111575427beba4d5 392 0.23/1.00 vMB 108
184,381 184,381 000000000000042a6140ae1dea766cbf7fb264c626d7728f67fcf7fcb8e5292f 1 0.00/1.00 vMB 0
184,380 184,380 0000000000000104494824d0a79dba20dec025145891080b234c2e6ba0d53542 117 0.06/1.00 vMB 99
184,379 184,379 000000000000057672f5cb2878389ff64c80d20f6493cb251e116e9c3a4f7830 103 0.05/1.00 vMB 67
184,378 184,378 00000000000007dda8e72f35bd1b0a8e85d7e4195f8c0a0d2ff2092713c1cee1 401 0.25/1.00 vMB 102
184,377 184,377 000000000000053a62465c14300a45494bf47c01d0e46b985d14991b3e01ecc5 148 0.05/1.00 vMB 16
184,376 184,376 000000000000063d0c7f89f61ed748249d2231a6a24f02d511c214680caa8fe3 387 0.25/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.