Loading Tool

Explorer IconExplorer

Memory Pool

77,902 transactions
34.12 vMB
0.14087978 BTC
Random Selection Loading Transactions
Max Size: 190.57/200 MB

Candidate Block

Mining Attempt a3b7f23c5a80ed4749f68af5463b7df1866a5ec11aa7f9572a217ab97c616147
Version 20000000
Previous Block 00000000000000000001c3b45a252bf26d63304081f6ed643c9077982691539f
Merkle Root 00d7c0e1e07f7618b514aa99e016a84674aff44bc747673be0a5d079659ddbf2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02238037 BTC
Feerates: 99.73 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,413 (189,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,210 726,210 00000000000000000000054e834ea0827fb41ea7e72b9ffdd8237638bbc4cb01 620 0.23/1.00 vMB 12
726,209 726,209 00000000000000000007f5dee51ec149ff221fcf1ae792b08df22130a52ef59f 683 0.53/1.00 vMB 3
726,208 726,208 0000000000000000000a196c3164ac3b427445909b30c6d2d662b52fda697baa 757 1.00/1.00 vMB 4
726,207 726,207 00000000000000000002394877f004559608bc62c34d4dc974db28e73a96f465 2,589 1.00/1.00 vMB 9
726,206 726,206 00000000000000000000ce2a25e8993f1f5999b105471bebca0b3409bdd430de 1,615 1.00/1.00 vMB 11
726,205 726,205 00000000000000000001cc574574ffb013f162c4cf59ccd6a4a460950a0c0c82 1,963 1.00/1.00 vMB 14
726,204 726,204 00000000000000000008ef790c49a220628a9fbf6adb4888eea0685b697769a6 888 0.52/1.00 vMB 10
726,203 726,203 000000000000000000016be5b610e22ffc7c4e9107fbdedb0fdc8114796f6f01 647 0.24/1.00 vMB 10
726,202 726,202 00000000000000000006e4e0f38e503f66967f6f8f3cab1c4302787c9dd1a1f1 1,663 0.72/1.00 vMB 9
726,201 726,201 00000000000000000002280947bda0cfdd2f969f9db899b577170eaab265ee69 223 0.07/1.00 vMB 13
726,200 726,200 0000000000000000000572bb92a5bcbd6b36d3b6d44cafcef9c2334a9883208c 2,084 0.99/1.00 vMB 8
726,199 726,199 00000000000000000009d279e7c1f4cb57216de62e4026a5b0803e18c3a18b09 1,977 0.93/1.00 vMB 9
726,198 726,198 00000000000000000002705dc67e75eeb2d0f75276834c2e88c63aba84134d75 2,462 0.94/1.00 vMB 9
726,197 726,197 000000000000000000052e6925f19086ede5833257b8649b1113a3582e8cf306 171 0.18/1.00 vMB 5
726,196 726,196 000000000000000000063f981bd891bfd52fcdae396c9f071e0d318c99ab0870 2,035 1.00/1.00 vMB 9
726,195 726,195 0000000000000000000807da6bf5aea09c3f340806bfd3a9c34786536119ed3b 601 0.60/1.00 vMB 1
726,194 726,194 00000000000000000000e54b389516560985f902cda9c58ff7f7aa880a3952eb 1,116 1.00/1.00 vMB 10
726,193 726,193 000000000000000000027d6810b7241de1f1d406278a4c4877e223e81f68520a 486 0.22/1.00 vMB 4
726,192 726,192 0000000000000000000133c03ca4c55a240c82a119a095d9fb703622447aa6c6 2,133 1.00/1.00 vMB 11
726,191 726,191 00000000000000000007fc02f74ae8d32ce53dda8e114aa5fb24b32ba8a8835e 2,176 1.00/1.00 vMB 12
726,190 726,190 0000000000000000000554d471097fd12cda61536c08fff5898cbbb80a77d82b 1,022 0.52/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.10 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: 731.80 GB
    • Received: 18.52 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.