Loading Tool

Explorer IconExplorer

Memory Pool

80,204 transactions
29.82 vMB
0.08390946 BTC
Random Selection Loading Transactions
Max Size: 179.18/200 MB

Candidate Block

Mining Attempt 897a3c9fce8de359a5bdf49d298495fc0a5350ca7d4f87aac0eeb464fbd548c1
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e2f5c98f208b27c41bcf224acd0653978007a09ee2059aecb67bd1691b6cbca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.02286240 BTC
Feerates: 502.65 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (392,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,136 522,136 000000000000000000184adf7501f63219e6e2995092156ce25f0082f03cd132 1,808 0.77/1.00 vMB 24
522,135 522,135 0000000000000000001e3f5b577b71549aae553f8a0dd0feeec54b912f853f2a 2,303 1.00/1.00 vMB 22
522,134 522,134 0000000000000000003803a0fb2c7cd79ad568d5e35ab0a9dde9e6efed4dd610 387 0.18/1.00 vMB 38
522,133 522,133 000000000000000000225835aeef0fdc72c09cda07edd0da0d56c61d58af7b5d 1,150 0.47/1.00 vMB 19
522,132 522,132 000000000000000000257dd0242f038bbf6bbed6de065a04dccbe95e096de9c7 1,047 0.44/1.00 vMB 30
522,131 522,131 00000000000000000012e187316fd69f6bec8cf48704246aaf816ecfb99eabad 834 0.39/1.00 vMB 14
522,130 522,130 00000000000000000027850b28b25c4ad546393095fba1b0f6a07b528787ce9d 2,392 1.00/1.00 vMB 9
522,129 522,129 00000000000000000007442e3863c774e8ba9bc68f5151f97da392dfaafaf93b 1,708 1.00/1.00 vMB 8
522,128 522,128 0000000000000000001d353ff41168a62e8e7a6dcd8a987c81c942ee734bfcb2 2,864 1.00/1.00 vMB 39
522,127 522,127 0000000000000000000fc52e01db5f7d1189f4bc6966664f855d00a67f8df848 272 0.14/1.00 vMB 10
522,126 522,126 00000000000000000041a66a82f47ca07937b34c1b9bcd8784395218856bfea0 2,865 1.00/1.00 vMB 30
522,125 522,125 00000000000000000011b12a0b2802432a3380e5905c72fd3ec153cfeaf8503c 1,070 0.48/1.00 vMB 32
522,124 522,124 0000000000000000000eba56826f753971123f61340a428065e22e0e12cc4ca4 1,138 0.45/1.00 vMB 16
522,123 522,123 0000000000000000001bd1210176826ee81a5d1d40633d02e8c6b144be29cb43 1,859 1.00/1.00 vMB 24
522,122 522,122 00000000000000000007cc990551982127b4f21c7e49bc50221d6ec4620bf6ea 881 0.45/1.00 vMB 8
522,121 522,121 0000000000000000001283b6f5bbfec9229e1c7f6b9af127cc1208397c36eca4 1,798 1.00/1.00 vMB 5
522,120 522,120 0000000000000000003d51c2743891eaf9bdb22424d440a62ff36b138f4db2aa 1,982 1.00/1.00 vMB 26
522,119 522,119 000000000000000000274fec73b8971fd98ab61995882596dcb5cdad211a95e3 2,258 1.00/1.00 vMB 17
522,118 522,118 000000000000000000248039be42a28c1ef40eb7f54acee2212900026c6fe9dd 2,363 1.00/1.00 vMB 43
522,117 522,117 0000000000000000000c8af7872fac54f969f75dd9dee4d392377748434dff36 2,926 1.00/1.00 vMB 45
522,116 522,116 0000000000000000003045642f8bc61b46a7b4e3b177cae2e45ffd836618e779 2,117 0.98/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.