Loading Tool

Explorer IconExplorer

Memory Pool

83,170 transactions
30.51 vMB
0.07720352 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt c1eaf7ce746cd11417d73762aa447ebbdca86cba3b22f1274dc84c2ce623c529
Version 20000000
Previous Block 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593
Merkle Root f7010563228b30f8465b04538e2cfd56f9e5238db4190085b6a39d54b3fadda3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,290
Size: 1.00 vMB
Total Fees: 0.01187531 BTC
Feerates: 73.20 > 1.19 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,077 (609,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,146 305,146 0000000000000000249c127a6ad276cb5420f2feadb173b2ed9ad5bbd1e246d1 111 0.31/1.00 vMB 12
305,145 305,145 000000000000000004c6221ba9bf6bf5c671f6ad1cb50444a42e54fa9ef4e853 221 0.35/1.00 vMB 15
305,144 305,144 00000000000000005266d8a5805ff28bbd3cce45fafb4ea6fdf18f4be4bee4ee 554 0.35/1.00 vMB 29
305,143 305,143 00000000000000003bd8a6ce5431a3028b2dddfbba06fa2dc32756eb288660c6 157 0.35/1.00 vMB 12
305,142 305,142 000000000000000026d3df00fcb22bceb11c9cc406fa4aeba367425ab7f6b10c 421 0.35/1.00 vMB 23
305,141 305,141 0000000000000000448d44aff664220e8f2fe2040ea3845ef7a82d7fcb3c0d44 631 0.35/1.00 vMB 29
305,140 305,140 000000000000000049c7ab5b73a3454bb200103f26502575af43d3628cedfe06 561 0.35/1.00 vMB 61
305,139 305,139 0000000000000000053b406e0e10a509ac2e08f0db6ae3ec4402e4d3fac7646e 747 0.75/1.00 vMB 17
305,138 305,138 00000000000000002dc4609cbc23a88bf7b531cbbb08368ef3a292692186ba30 360 0.50/1.00 vMB 26
305,137 305,137 00000000000000000ee502231528afe793636647e92558d841fbf8a0f1015f50 246 0.35/1.00 vMB 24
305,136 305,136 000000000000000056c8b506df5cfa9d31bcc085b9c8473d873d1e747a2fd5ea 73 0.35/1.00 vMB 20
305,135 305,135 00000000000000003fa7e97d0787e4e46f23994f11bbd2781a1b7e33aa869e6e 1,387 0.75/1.00 vMB 40
305,134 305,134 00000000000000003f0bb243b026fa904946f262eebf0684614ebb2622e4e554 253 0.35/1.00 vMB 22
305,133 305,133 000000000000000015a39af66912a84a5ed98f2553e887ca885bb86512158315 695 0.35/1.00 vMB 28
305,132 305,132 000000000000000044d1869f015482302f1d60f0d8f454b383684f7e35564938 986 0.35/1.00 vMB 44
305,131 305,131 000000000000000023c7fc084ed84b891cc2fa90e4a34708d6b2370d3ec1c85d 1,010 0.35/1.00 vMB 50
305,130 305,130 00000000000000003e49aa2571296f6de752abd0832cb9653862953917603efe 713 0.25/1.00 vMB 43
305,129 305,129 00000000000000001166a8ca52d770f581ad3cb113b5e5e7054aab6c00cd24ec 1,113 0.35/1.00 vMB 55
305,128 305,128 00000000000000002253e5ecb0d03f33df8d35b8ba68bee78117aadf3decb8de 236 0.12/1.00 vMB 23
305,127 305,127 000000000000000010e86dd228d1c90bd6f40e7e31736e286ee083f9201c7ca9 328 0.26/1.00 vMB 24
305,126 305,126 000000000000000033de5a7ef388eb7d3309d78a7f92771fe52b2189b7cca8cd 348 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.