Loading Tool

Explorer IconExplorer

Memory Pool

80,491 transactions
30.17 vMB
0.09081448 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 6eb4983acebd7e41e1887188af7dc29c329939db98ee56b506be2d2067e0534c
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 9d630d183a8ec9a06269b15f07f8573f777439fa4bd6429642d0323e66ac4d15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.02905904 BTC
Feerates: 301.07 > 2.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (76,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,680 838,680 0000000000000000000253765b8607b89129c2623bab57aae341a1f983d242fd 4,002 1.00/1.00 vMB 48
838,679 838,679 00000000000000000000544259042b05867a5a75daf8c720994fbf568f75d5f9 3,972 1.00/1.00 vMB 48
838,678 838,678 00000000000000000000700d10380d8c61d01291d1af10804344f3fba9d1e19a 4,050 1.00/1.00 vMB 31
838,677 838,677 00000000000000000000e4958b97f46d67bc9d44c80403da0378974cec2fea2c 3,053 1.00/1.00 vMB 42
838,676 838,676 000000000000000000000788ba18725b5570c5ffc313383a427382408fe5be9a 3,244 1.00/1.00 vMB 69
838,675 838,675 000000000000000000032a7be6437b63b7627a443346e6f49df107503a0fb4ea 4,434 1.00/1.00 vMB 34
838,674 838,674 00000000000000000001008c9291bae82a0d115e3d694b63ecacb3854e349935 3,549 1.00/1.00 vMB 43
838,673 838,673 00000000000000000000eda31411589d708ae50b342aa9d7cf491137a9213e27 2,985 1.00/1.00 vMB 48
838,672 838,672 00000000000000000002be69fc9b9b503c09f1fec5be87139632e455ce03b582 3,423 1.00/1.00 vMB 44
838,671 838,671 00000000000000000000f1f9ba983d913507155f79d3f95e5deedcf9085be0b8 2,699 1.00/1.00 vMB 61
838,670 838,670 00000000000000000000cb2e2007f9add4d4cc03fc24a5d13e3c0e7134873b7b 3,499 1.00/1.00 vMB 53
838,669 838,669 00000000000000000000df4d63949ca41cdeb71fb3c90160f8ef962f251251a0 3,228 1.00/1.00 vMB 56
838,668 838,668 0000000000000000000170745e46527c148084ef3f68b11c97166c87d95e2c26 3,053 1.00/1.00 vMB 51
838,667 838,667 0000000000000000000200ce749062f9b8e736e378b9a686b51afd3bd2b73178 3,204 1.00/1.00 vMB 74
838,666 838,666 00000000000000000000292221329b754631dad5e4c473f0d698a2da09487128 3,517 1.00/1.00 vMB 52
838,665 838,665 00000000000000000000a4f5fa61d1feb9929577685fbb3234c59ced6791b11e 3,416 1.00/1.00 vMB 52
838,664 838,664 00000000000000000000f89d622e509ec2aface56c605162c9a48522dc64b521 2,558 1.00/1.00 vMB 53
838,663 838,663 00000000000000000000efe3bb7577e627e1334b80467a02ba0a8d55655ffe6e 2,895 1.00/1.00 vMB 67
838,662 838,662 00000000000000000000484b15bad309c774df307602fcd2cb5f4f01f156158d 2,978 1.00/1.00 vMB 74
838,661 838,661 00000000000000000000dbd87e0649d816a2238aebdd4effc381ecb720159e97 3,592 1.00/1.00 vMB 52
838,660 838,660 00000000000000000001b4a27d758e9ee175700d37179aca3b7fc999aef4f3df 3,386 1.00/1.00 vMB 58
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: 664.97 GB
    • Received: 15.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.