Loading Tool

Explorer IconExplorer

Memory Pool

35,987 transactions
25.70 vMB
0.05827151 BTC
Random Selection Loading Transactions
Max Size: 131.44/200 MB

Candidate Block

Mining Attempt fb58df940565d0382ba58327ce775a18c6a83ea1a61d17da49c15b23317d6b03
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root 55ecd31c90c7f9c751292837150933ceb8b56ea29f0427aea402e9fe9b0aeb38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01130059 BTC
Feerates: 151.11 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (104,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,187 810,187 00000000000000000003e8ec8d10b111b3b7826649024a8fbd65b67c1a821a32 1,985 1.00/1.00 vMB 10
810,186 810,186 0000000000000000000115f1cdd57a0e577e9d8a12c27b6ab793e00fdc82c943 2,164 1.00/1.00 vMB 9
810,185 810,185 00000000000000000000fe57209e95069bd6284176103c16411cb84c04c37e0b 1,887 1.00/1.00 vMB 15
810,184 810,184 000000000000000000013c4b9bfe7e9afe63226f8176a772c70f68d236e135c7 1,520 1.00/1.00 vMB 9
810,183 810,183 000000000000000000040caf3f438bb15731f6dc0f5ce1eaa6cd2ee8213d72dd 2,371 1.00/1.00 vMB 13
810,182 810,182 00000000000000000001efe8dc90d79e52d1de934ecffc03572d847ea8fc7296 2,748 1.00/1.00 vMB 20
810,181 810,181 00000000000000000000f560e0495f776189c1ba681c8fe4068ecd33d16584d6 2,359 1.00/1.00 vMB 28
810,180 810,180 000000000000000000042d71a4f9e7767aeee3cd109fc62afe44ef67ff17a7e0 3,138 1.00/1.00 vMB 33
810,179 810,179 00000000000000000003fa8deec0f522a34ea7a6b88b90a06bd0b8144ec4241c 3,286 1.00/1.00 vMB 29
810,178 810,178 00000000000000000004ac12ea98c23d908884dd7c23828240870f1bb508ce42 3,643 1.00/1.00 vMB 21
810,177 810,177 0000000000000000000210942b1dd1c5579f45d050732ae515ba0f0a3a2bcd5f 3,123 1.00/1.00 vMB 37
810,176 810,176 000000000000000000024df49adfe3d5ac71dc2f9ac0f8632921a4330436f3ce 2,549 1.00/1.00 vMB 15
810,175 810,175 00000000000000000003fd977a00789afe1b5c1833c5acbabd0886fe9acbaca3 2,430 1.00/1.00 vMB 20
810,174 810,174 00000000000000000001e72541e2e1999be0d4c4a13ae08ba2848860dedad4f3 2,477 1.00/1.00 vMB 24
810,173 810,173 0000000000000000000456d538fe85922eb9e46de297e0339c42943642421020 3,453 1.00/1.00 vMB 28
810,172 810,172 00000000000000000004b0549c44ec20471ab7fef9515416170bbfde3d276283 2,387 1.00/1.00 vMB 14
810,171 810,171 00000000000000000003adf59edd648321d1ff600184b65a9cc96b0cc7c559ba 345 1.00/1.00 vMB 3
810,170 810,170 00000000000000000002a762c82a157cf080527031fa7b58c97899571e600485 2,636 1.00/1.00 vMB 7
810,169 810,169 0000000000000000000134a6ae9c539e563a8b0a1f13d46ab31d712b4180617b 3,370 1.00/1.00 vMB 27
810,168 810,168 00000000000000000002bac3afef736ea6a1aac210b717319140df03c322dbf9 2,258 1.00/1.00 vMB 16
810,167 810,167 00000000000000000003b9a282249c39a401831ff477b1207f51bccff43b426a 2,403 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.81 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: 635.02 GB
    • Received: 12.28 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.