Loading Tool

Explorer IconExplorer

Memory Pool

80,413 transactions
30.43 vMB
0.09055523 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 31dbd8e7726b0903b95e14c37bca44b4344210fc937ee37230f8d97b17eec7a0
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 61254cac9da6948c4c0063e8f0bf12309fe99469cb0ec47395b9c6fed86edd05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.02210783 BTC
Feerates: 200.89 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (599,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,236 316,236 000000000000000015514a79257cb48a0474710e2b7134f3fb29520ec08f0e4a 250 0.19/1.00 vMB 20
316,235 316,235 0000000000000000042ac389be1ddac22857a9c321952c0b8f52cff0d88c29f2 425 0.21/1.00 vMB 27
316,234 316,234 00000000000000000c113e218b5cc42f9d9f47e7b592820c7f1fc9dfd6190c1e 341 0.23/1.00 vMB 23
316,233 316,233 000000000000000015cd2d44b2417839d770664ecd66fc6f8b2c2897e336c0fe 804 0.50/1.00 vMB 24
316,232 316,232 00000000000000003133684e915d949c3a1b3c5d3507b84c988d495ddcd99773 51 0.04/1.00 vMB 21
316,231 316,231 00000000000000002aa0771adaa59c58e8a56b5a03b6944eedffafb5cf194ddf 265 0.13/1.00 vMB 25
316,230 316,230 00000000000000000fd8b85ed0d56ed746663f0f3a6775fddb52c07b1299162f 652 0.44/1.00 vMB 26
316,229 316,229 00000000000000001f5fa912a77c62178ebda5b1d60a0fa450de5c048d009c8f 302 0.16/1.00 vMB 20
316,228 316,228 00000000000000002247f98ff368c91fb6f71a6e2e9c89ec76554132de2a99cf 340 0.20/1.00 vMB 25
316,227 316,227 0000000000000000131a2464b8b7c0c9d22359daf566f3c61caf9ec703a353fc 517 0.31/1.00 vMB 26
316,226 316,226 000000000000000010b60988a8ab965fcca6aa2ce2b0dd6222909290c452d48c 473 0.33/1.00 vMB 26
316,225 316,225 00000000000000001ba7c464273cfcf821535d9a3739ca04d0ed1e1df96da78b 128 0.06/1.00 vMB 30
316,224 316,224 000000000000000000d68a5055cddb4152d90c22d4aaaeca26c20e42c2375fb6 592 0.32/1.00 vMB 26
316,223 316,223 0000000000000000110f485f5480b2ff48fb33dd2cef152d2da753125764bb7e 328 0.19/1.00 vMB 25
316,222 316,222 00000000000000001b546a89ebd840eef9dd87f4a5348c68211d4c180a11d99d 160 0.11/1.00 vMB 23
316,221 316,221 00000000000000000f9b436c6eb7ba5c41aa9bac258bc6e4e0a1c37038e73850 95 0.07/1.00 vMB 21
316,220 316,220 000000000000000005a92b753f805ccb0a5a597b1f623cbb504ddb8ea96d6621 167 0.13/1.00 vMB 21
316,219 316,219 0000000000000000021258ca6410fdcbfb3d21d9f0a8d1e9290428774e9a3afe 22 0.01/1.00 vMB 6
316,218 316,218 0000000000000000002bfcc12716bf8c518cc0b8704ca1c1cbd78f6ff9e12448 225 0.25/1.00 vMB 19
316,217 316,217 0000000000000000181e86c0aead4b6b0ea66c80359b947877cbe19fd2be3843 281 0.25/1.00 vMB 21
316,216 316,216 000000000000000030232fde6a67fadb7e7e3d010a79e5345fafd6214039d951 175 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.