Loading Tool

Explorer IconExplorer

Memory Pool

35,192 transactions
25.91 vMB
0.06817044 BTC
Random Selection Loading Transactions
Max Size: 131.68/200 MB

Candidate Block

Mining Attempt f7309a3577d3e39eeb200e48f55dc7602c903ac5f7a77332f2365a4cdb1afbae
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 975eee30d34f0e125eff76ac5422a9c33730442521d7e20a61322cb1798e43c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.02059630 BTC
Feerates: 250.88 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (50,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,681 864,681 00000000000000000000eaaf09800cf348c6e01be741f30f3172e2ca288468c9 4,158 1.00/1.00 vMB 8
864,680 864,680 00000000000000000002d3860ac46f7003ec1f6e0e8848fb5db3a0975367ece9 3,205 1.00/1.00 vMB 10
864,679 864,679 0000000000000000000124184e4f09bcf98b96d2514f2838938ed01bd9d1ecb1 4,228 1.00/1.00 vMB 16
864,678 864,678 000000000000000000001b57c4807f6f78ceda539959778ac364094cc4b6cad7 6,171 1.00/1.00 vMB 16
864,677 864,677 00000000000000000001c46aa07d347001de0b787ac89fa9cbcc19c89962befb 3,930 1.00/1.00 vMB 7
864,676 864,676 00000000000000000001a8aeb14eb6a5b9672f83a5e03e46fd6ec2bf4fd0dcf6 6,587 1.00/1.00 vMB 13
864,675 864,675 00000000000000000002096b0b3f0c6965e02b8b3f8cf84fc67c5dcdb486c4c9 6,287 1.00/1.00 vMB 9
864,674 864,674 00000000000000000001a727bb2e88b96379c1717b8f609740234df158c35edd 6,214 1.00/1.00 vMB 14
864,673 864,673 0000000000000000000208ec7202e2a9514ec9716add19323d236557ca5b519f 5,783 1.00/1.00 vMB 18
864,672 864,672 000000000000000000030808226445282b8a62a0838970175b29c75f255d8c4a 3,013 1.00/1.00 vMB 6
864,671 864,671 000000000000000000007a346009a9bee25501c2715973629f6fad02f8bc71e6 1,861 1.00/1.00 vMB 7
864,670 864,670 0000000000000000000253f7cac3e8ead187e43bfb42fcfa317d3def4804acd8 3,066 1.00/1.00 vMB 15
864,669 864,669 00000000000000000001f2005728495de7376d26cc47e3f8dcd8d3a1130323f1 4,560 1.00/1.00 vMB 9
864,668 864,668 0000000000000000000107fd18cb2efb768ebd2884e39d752c4bce0e3396317a 3,334 1.00/1.00 vMB 23
864,667 864,667 00000000000000000002212d33691b4b5e54c324ea4904e41450f5001303807f 4,858 1.00/1.00 vMB 19
864,666 864,666 00000000000000000002045920acc0ad7da72bdfad779ad525a2a60524aa7259 5,183 1.00/1.00 vMB 31
864,665 864,665 0000000000000000000035246aff39c34b8c41856379d0481db37c5d92568435 4,272 1.00/1.00 vMB 55
864,664 864,664 00000000000000000000ff0158ef0e9eb4337c881b666527d57eefcfbfec0897 5,680 1.00/1.00 vMB 63
864,663 864,663 0000000000000000000034662e3d6747496266468f1e6c153f0bd8e2296827f7 5,643 1.00/1.00 vMB 119
864,662 864,662 000000000000000000012a1fe35e9f82795a43512802fb69502a43fc846b98cb 5,692 1.00/1.00 vMB 186
864,661 864,661 000000000000000000020a73d623fc378943e8b0fe5098de9f12866a822768ed 6,049 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.