Loading Tool

Explorer IconExplorer

Memory Pool

77,994 transactions
29.54 vMB
0.08920455 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt abd40f17feea9aeab93040fc345136e3fca1b896cfed5b51f0410882f3b3101b
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 3c1b73d1130ad4df3aa2a1bd115a45c05df3975496943a8730d0841f145311f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.02413036 BTC
Feerates: 477.45 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (322,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,271 592,271 0000000000000000000892c225b57440cffa12ebbaa839ba2e73f60a153850c9 1,165 0.51/1.00 vMB 20
592,270 592,270 0000000000000000000c8ca4582038f331842afa5a77abc56a3ad14880023395 51 0.01/1.00 vMB 25
592,269 592,269 0000000000000000000c052dfb5361ca83f73bd9d07fd656bc878099059041d8 1,457 0.54/1.00 vMB 22
592,268 592,268 0000000000000000000a1e1f90b9de0ebf8c7738138a357d44cb550d32ae048b 2,767 1.00/1.00 vMB 10
592,267 592,267 0000000000000000000e0606a81dc931b862a0c670db4e35887d7ff0f38e635a 3,549 1.00/1.00 vMB 37
592,266 592,266 00000000000000000003e793fd2269b6b37efa3137969bfff7c880861cc0111e 2,978 1.00/1.00 vMB 36
592,265 592,265 00000000000000000008c1d9c5a4bdff8a5174162e05ae1460a4ab50c289017e 584 0.32/1.00 vMB 24
592,264 592,264 00000000000000000004e5a64223d9f7e1b5262aa6a0e476e95bfc8469625dbd 738 0.30/1.00 vMB 33
592,263 592,263 00000000000000000003401c9059e51c3292cabd750fd20c47ab5cc78d974664 2,693 0.90/1.00 vMB 23
592,262 592,262 00000000000000000007524fde0bcc1536446cf207f4aae2bc6116a46086beb1 136 0.06/1.00 vMB 16
592,261 592,261 000000000000000000124d272255d9bfc869fea954f003fd7eb849e2bc4d272f 2,683 0.93/1.00 vMB 26
592,260 592,260 0000000000000000001b7cf68ba83e7329dc04a621eafbfe1ca54ce1a53282fd 1 0.00/1.00 vMB 0
592,259 592,259 000000000000000000027e9aefd97507fc92cd0aa5dd6d564fa0935e6a49ddc7 1,471 0.55/1.00 vMB 14
592,258 592,258 00000000000000000009005763922312cc931c04f474c833aaef2c263850d1ca 2,748 1.00/1.00 vMB 16
592,257 592,257 000000000000000000055a8c6820c4d0c312198adcc73e44d8836677f77e263d 2,812 1.00/1.00 vMB 42
592,256 592,256 000000000000000000163b02f443a1593a5a1c2a34b36766e58199ece62ae4cd 2,086 0.77/1.00 vMB 10
592,255 592,255 000000000000000000199e882ce5474d8ee93dcb4796cc18e6acb225dc8f74e1 2,654 1.00/1.00 vMB 23
592,254 592,254 000000000000000000062a802380f156744e5931c298898e3f7a39a3bb7257ea 2,409 1.00/1.00 vMB 15
592,253 592,253 00000000000000000010cb2f16895fcb7291c7b52a2d57efcda2223be0e052c5 2,460 1.00/1.00 vMB 6
592,252 592,252 0000000000000000000bba8f0c2163d513afbe2f0c3b05a678f9943d9600e715 2,754 1.00/1.00 vMB 32
592,251 592,251 000000000000000000107fa790ee0b5cc7862a2d0805c8b7b511c3c9279d29fb 3,016 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.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: 710.31 GB
    • Received: 17.07 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.