Loading Tool

Explorer IconExplorer

Memory Pool

79,994 transactions
29.56 vMB
0.06487104 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt 2a21e569b83e07e623f411e75e53fa9d67879a1254cd41a5f16fd73bf268f754
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 7e69e8fe72ca059f137ffca290a9605b70961b68f45ccbf4a3951db3adc2ee07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,631
Size: 1.00 vMB
Total Fees: 0.00475224 BTC
Feerates: 90.30 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (601,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,400 313,400 000000000000000037a1faa0c3569e6427a7bcce8a5eb9f2035787b112fee830 34 0.01/1.00 vMB 27
313,399 313,399 000000000000000038c7416d52fddbb6d39ff949a323a4966972e568ef8a644a 482 0.36/1.00 vMB 23
313,398 313,398 0000000000000000241acf36f9560ff892cb62e00e9cc58fbdc11c1ccfae3b06 512 0.18/1.00 vMB 50
313,397 313,397 00000000000000002c1249448e5f0b49b9e3715556d35b475c8852e899ca7a8f 517 0.33/1.00 vMB 23
313,396 313,396 000000000000000006ffc906fcb4d45587e6ec9cac7e595141bfb866b30266cf 81 0.03/1.00 vMB 24
313,395 313,395 000000000000000018748e891b4ff17e8597c1922ca1cee8a56ba8d8a6b45486 742 0.55/1.00 vMB 22
313,394 313,394 0000000000000000186df978826e121803fbd66eeab06037fc39fa85f99cf346 957 0.48/1.00 vMB 28
313,393 313,393 0000000000000000072484a9924f3865ea6314b9edfeb6a1bd7d66f4d44827ff 618 0.32/1.00 vMB 30
313,392 313,392 000000000000000003adf1270912f93479399748854ea4fe9ee54ab7bcdea81c 315 0.14/1.00 vMB 31
313,391 313,391 0000000000000000028b5c0bd89d30a7f126a4915e1b0dc77ad4199357b1cfe3 271 0.14/1.00 vMB 28
313,390 313,390 00000000000000000a962bcdf28eb4846697c32b02ef6effcbcbf76bedf6c076 1 0.00/1.00 vMB 0
313,389 313,389 000000000000000027b81a9649351ef3ddb1265f7f5d4e21a38bd1bad3052454 177 0.08/1.00 vMB 35
313,388 313,388 00000000000000002f526440f24431b358dea886ebe019ff5918d93240467932 405 0.21/1.00 vMB 25
313,387 313,387 00000000000000002cd8bda239c2b677ae41001a8905d09f7fd5650b37e315c6 606 0.30/1.00 vMB 25
313,386 313,386 000000000000000026217fc9f3174e348dd5ff0bb3535273ddf95f300f8d58e9 420 0.26/1.00 vMB 21
313,385 313,385 000000000000000030826e1c188107c085ead6864daccd27dc18055beb4738c7 1,077 0.92/1.00 vMB 19
313,384 313,384 00000000000000002d3c4ec69d123b1c2917df54bafb6cb2cb5a2f09cc112d0a 708 0.25/1.00 vMB 42
313,383 313,383 00000000000000003620e3ac769d52312381657960da858a393ab309e5afcdd7 512 0.20/1.00 vMB 34
313,382 313,382 000000000000000010833287f39035ab526131c7a60ab9356ea342013b19bca9 512 0.20/1.00 vMB 46
313,381 313,381 00000000000000001f6a7f799e8b2aebcd1f9c0759a1ec01c825901017f50b5c 290 0.16/1.00 vMB 21
313,380 313,380 00000000000000001ac999517035090e3ba2dd2089561ccaf842e60598a4b9d8 437 0.27/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.