Loading Tool

Explorer IconExplorer

Memory Pool

83,010 transactions
31.48 vMB
0.12064815 BTC
Random Selection Loading Transactions
Max Size: 190.59/200 MB

Candidate Block

Mining Attempt 1b980b97c9db7b24ca0c010fb652dbcf5ec0f59595033b877b121681817736ba
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root b419d8aa1352f7a666e5df4e9719c66bf95a76c00bf8d437706d6ad97214c888
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.03994412 BTC
Feerates: 803.65 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (452,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,120 463,120 000000000000000000b8c55811991339f439fa789036de6f0c4341c7e0d5b3c9 634 1.00/1.00 vMB 42
463,119 463,119 0000000000000000014d5f3970c727d2e8a19a30c967078b668d96f633e23d3c 1,240 1.00/1.00 vMB 75
463,118 463,118 000000000000000000e328687f1550f91aa34fc263463e84a3fb9ae74a4c6606 1,145 1.00/1.00 vMB 74
463,117 463,117 000000000000000001e955d53be0c7c80aa118177173dadd2dc2caf802bc1ab5 1,609 0.96/1.00 vMB 99
463,116 463,116 0000000000000000000906b0722a361412f6319d9b5167facc8a0c9e064cb0d3 1 0.00/1.00 vMB 0
463,115 463,115 0000000000000000015d230f3463d2af9a3f430d1e9ba53efafd3356c626f4c3 1,893 1.00/1.00 vMB 107
463,114 463,114 000000000000000000aa270f6369e319cea4b00cbd094a4c16f84f88ce9f05d5 2,095 0.99/1.00 vMB 125
463,113 463,113 000000000000000000459a47bae8108982175b1dc342bb6d0b9ddb8ca4fc569b 2,327 1.00/1.00 vMB 148
463,112 463,112 00000000000000000145d6a771b21345689717039804660c3d61732cc8caf5b3 2,577 1.00/1.00 vMB 156
463,111 463,111 000000000000000000c923df43deb310dcfaef48a6d4aa3f506129f9ff1208ef 1,375 1.00/1.00 vMB 108
463,110 463,110 0000000000000000007ab8ffdd186eb83e3dd2791a3d0584a5e654ea290ec7bf 156 0.66/1.00 vMB 3
463,109 463,109 000000000000000001e1773140efe49c205beab8a6a0049119f3113e4e4cddbf 1,123 1.00/1.00 vMB 68
463,108 463,108 000000000000000000da9f47bf6f4255c37034643303ed84194910c293957102 348 1.00/1.00 vMB 27
463,107 463,107 00000000000000000218a5e54450932fcc798817894aa61e0e1cbd1190fae7da 625 1.00/1.00 vMB 48
463,106 463,106 000000000000000000337e3817234abdcad5e0f1021af6f360fa8e02b5bdfcb5 425 1.00/1.00 vMB 46
463,105 463,105 0000000000000000007d2e82594121e08d37d3d21f49d6d06ed88acbe89b3228 1,553 1.00/1.00 vMB 101
463,104 463,104 0000000000000000000e67a3f4eea9918fe198e833f70ad3e46a22c9d1949c54 2,128 1.00/1.00 vMB 167
463,103 463,103 000000000000000001898496387f017952f9a54de918514849a7e29a91e37feb 1,448 1.00/1.00 vMB 106
463,102 463,102 000000000000000000d75a4b2c33d6eb0bf982cfe8f363922159c745b07cbb38 2,123 1.00/1.00 vMB 163
463,101 463,101 000000000000000000bc599d5c813a67086a0ff35b96da080766049211e6d81c 189 0.06/1.00 vMB 185
463,100 463,100 0000000000000000020f6d44bbf87bddee6dc4e6f7dbb665f30557d41e10ff08 2,004 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 783.00 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: 718.66 GB
    • Received: 17.93 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.