Loading Tool

Explorer IconExplorer

Memory Pool

80,489 transactions
30.93 vMB
0.09200294 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt 370be121942be479d929ca068ca1e7290b9b7bd384a78487cd32a66a536a2eae
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root ddb94113fe46d1e4805950897d6be6b39c0d6f719051bba74c163e2398f7c5be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,155
Size: 1.00 vMB
Total Fees: 0.01825009 BTC
Feerates: 106.51 > 1.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (635,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,130 280,130 0000000000000001ddd01d2b5aa352af1fcf2700b83f7694ca23dec70e54b0da 593 0.25/1.00 vMB 68
280,129 280,129 000000000000000003b012437caa6e02ed132cf7bfdf896943ac05876e3b75b7 112 0.06/1.00 vMB 33
280,128 280,128 0000000000000000a2b939c9b8727fa269d0787511296752d5d3c8e10f235108 173 0.10/1.00 vMB 21
280,127 280,127 000000000000000268cb9a5ea33a93e79755a8d0111e661638d7aa329803a142 602 0.25/1.00 vMB 33
280,126 280,126 00000000000000020811d0205f3028f10f120e40b45537ee66686d1b770a198d 101 0.03/1.00 vMB 207
280,125 280,125 000000000000000088818e7075d2e30ad3dc5fefc47f986f2f873ca27dc8b8e5 75 0.03/1.00 vMB 52
280,124 280,124 00000000000000025cde7b214848e6414c1d5ae411ae1a172af9406e73acf2cf 107 0.08/1.00 vMB 37
280,123 280,123 000000000000000012f681aaddebd8501d73e4080db091734ce4d7bda8634d44 159 0.06/1.00 vMB 44
280,122 280,122 0000000000000000dc68790f3c15e85fafaa7415ca525d1d12fc7ff5aa58f332 315 0.14/1.00 vMB 44
280,121 280,121 00000000000000007bd0eb5658650d60d3d5c45979ff9c91f375af086bd61610 551 0.24/1.00 vMB 63
280,120 280,120 0000000000000002e7b71f0b3cb7d62f983c2b18a9996cf5875e18ec723c0da3 19 0.01/1.00 vMB 34
280,119 280,119 00000000000000009bb8ce28f50fc0547468457e0370e15c2af84363753e0eab 225 0.08/1.00 vMB 21
280,118 280,118 0000000000000001eb2dcedc140480c93152993c1db73e7a40497f4f5462feb4 179 0.11/1.00 vMB 42
280,117 280,117 00000000000000015eadff214ca0c1d4114ee769909acf98936d896bec798c72 687 0.25/1.00 vMB 71
280,116 280,116 00000000000000022a5f3571e7b70957c9753e0730f131b91ba0c9cf6f7419f0 142 0.10/1.00 vMB 20
280,115 280,115 0000000000000001bfd3ebad6cde3f19ebff4096ebf9624a609ccdef994922bd 185 0.10/1.00 vMB 54
280,114 280,114 0000000000000001c3c43c98a2b515d79689b8111b11d381fb7737cc1acce0bc 20 0.01/1.00 vMB 68
280,113 280,113 0000000000000002180628541962f14bc6dddc8381436aa45d580010436e52fc 113 0.11/1.00 vMB 41
280,112 280,112 00000000000000020ae264a83881d242800ba04e8eda13f11b65559ab09afeea 333 0.12/1.00 vMB 74
280,111 280,111 0000000000000000b4e1a41b63c2fff086b22eda9b03faf98f6dcfc53349580a 239 0.14/1.00 vMB 39
280,110 280,110 0000000000000000a8c5a5c1da8ed633820bac616746676078873b333bc9d752 329 0.24/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.