Loading Tool

Explorer IconExplorer

Memory Pool

77,927 transactions
29.80 vMB
0.10669272 BTC
Random Selection Loading Transactions
Max Size: 177.74/200 MB

Candidate Block

Mining Attempt 71ba7ec15102f1897dd62c7ecd46709a313201493848fa4c1c5b6b9644df89b2
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ffa71679038ccf507a9d78b91d272eae4e19ea169fd7a34f84957df7b3ba7855
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,544
Size: 1.00 vMB
Total Fees: 0.02331334 BTC
Feerates: 109.82 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (449,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,358 465,358 00000000000000000020b2da3d916290361e750218b08a52fde6b4a68aea5d9a 2,151 1.00/1.00 vMB 138
465,357 465,357 000000000000000001633f9e2ca1bfd4fb6dfb07094ff854da3f314876ecaa9a 2,518 1.00/1.00 vMB 218
465,356 465,356 000000000000000000d1e72d85e525d9317e30df90d697422d2d6e3cf794c52b 2,340 1.00/1.00 vMB 199
465,355 465,355 0000000000000000001fa972fdd0e3cebd7e166ec88bcb2cf0662413a48fead7 2,846 1.00/1.00 vMB 136
465,354 465,354 000000000000000000bdfa6fd50a2976724d8d31a00f46397fafcfd8769f4f5c 1,691 1.00/1.00 vMB 121
465,353 465,353 00000000000000000028c4395fd947f5fc4a9e0975d80b81e0a9cbbc2fd5204a 1 0.00/1.00 vMB 0
465,352 465,352 000000000000000001e4074bd93229c7a3cc401fc177708d7688b499e155dc54 2,200 1.00/1.00 vMB 139
465,351 465,351 0000000000000000011d7914381f31d86c153fe96147663a7e12102377225e89 2,048 1.00/1.00 vMB 201
465,350 465,350 000000000000000000f32563c704f343ad4c3403a6cae6e90552e8d9adaf54ad 1 0.00/1.00 vMB 0
465,349 465,349 0000000000000000012796a7bfd762197b5cfd0e7de18783b5347750e46e1bba 870 1.00/1.00 vMB 139
465,348 465,348 00000000000000000106a8f375fd60455da19f7dcfa89f01436ec578a2669a68 1,815 1.00/1.00 vMB 142
465,347 465,347 000000000000000001671ed524468c33d1649bd3eb409abbe757fc3fcb2bed54 2,116 1.00/1.00 vMB 183
465,346 465,346 0000000000000000005bf343bc5d617dccf87a4c951e56bd7d32ae38b678b71f 1,183 1.00/1.00 vMB 136
465,345 465,345 000000000000000001a0cb8380e5d79692fb794e307459aab7d1ce6d7b014598 2,336 1.00/1.00 vMB 253
465,344 465,344 0000000000000000017004e719e9617282b290fb5fe8f93df62d2d3e0059eafb 3,223 1.00/1.00 vMB 156
465,343 465,343 000000000000000001e8cfcd1075589ca70133366dbe9dd3a6305bb912d7bae3 2,269 1.00/1.00 vMB 184
465,342 465,342 00000000000000000124d0d91e1fc9d7c9be4bfd31223f72fcb3f4b27233b07b 2,520 1.00/1.00 vMB 214
465,341 465,341 0000000000000000019de646063018bef98c43a3b053be827927e1be1803fce1 2,558 1.00/1.00 vMB 150
465,340 465,340 0000000000000000004d251fed390ec8a668cb5f7831c90dfbacf71ad9fa4e30 2,006 1.00/1.00 vMB 171
465,339 465,339 0000000000000000006876fc95505a90646d124611b4ad8c13cc62e3ff5c6ad7 2,105 1.00/1.00 vMB 259
465,338 465,338 0000000000000000002e72010ab2418abf18484becaaaf79df4e394685250aea 2,036 1.00/1.00 vMB 230
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.