Loading Tool

Explorer IconExplorer

Memory Pool

73,789 transactions
28.60 vMB
0.07554666 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt dd3e7d44c1c0b1204bfdf42f3bf25170d511215468cc6cf7dd1f55ca87c285a9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 0f335bf294c3149f042a3df2177fd969cff5e912e5bab006b0f2cbe63567d474
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.01809277 BTC
Feerates: 61.00 > 1.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (394,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,181 520,181 00000000000000000039057ba71efd2bf51479388ce1e8fddc578a635da8464d 911 0.47/1.00 vMB 36
520,180 520,180 0000000000000000000727d5c3c4ab7cb43c4124bd1d179eb8d90ed27bb7b574 1,038 0.39/1.00 vMB 52
520,179 520,179 00000000000000000012637a287b3fd9c627a24b304d6ca9534e6c781a38b086 1,853 0.83/1.00 vMB 44
520,178 520,178 0000000000000000003eeb75473dfa319c42d46a6a85f0502e3f53ddaa9b342c 375 0.13/1.00 vMB 56
520,177 520,177 00000000000000000007aba6128821003ac6bc698e19c7fa02c28a2f1d80e7f4 1,241 0.71/1.00 vMB 32
520,176 520,176 0000000000000000001959ef34c201f3ffd940e5682a31b7e2ab75e9479aa13e 1,346 1.00/1.00 vMB 18
520,175 520,175 0000000000000000002781e42fcf4b469ee2483c1a275f524f30d380c9da1f9d 2,459 1.00/1.00 vMB 32
520,174 520,174 0000000000000000000577fe59ebf8fac49314cab433e0860091b64265f20649 3,089 1.00/1.00 vMB 96
520,173 520,173 00000000000000000022dc252222b668533ae4979876b69ea0080d2632597624 645 0.24/1.00 vMB 48
520,172 520,172 0000000000000000000b455257ad9f292d53f29b9fdb846446fd24e2404cc7fa 1,979 0.86/1.00 vMB 46
520,171 520,171 00000000000000000043db7e37b25742958be19327e27df97cc95fcde3e68010 2,607 1.00/1.00 vMB 50
520,170 520,170 000000000000000000384af47a863d750c4013a2e55202c2a303f1994bc12801 798 0.98/1.00 vMB 15
520,169 520,169 0000000000000000001fe25734305b3f24c23082cbcc90517c30237886a0146b 718 1.00/1.00 vMB 15
520,168 520,168 0000000000000000001a47b84e5d84bf6afd440b0270b505b6ac5a5425181a65 2,316 1.00/1.00 vMB 16
520,167 520,167 0000000000000000003d0dc4b0246c1c9edab624687aaac21c39758e7b343ae8 2,072 1.00/1.00 vMB 11
520,166 520,166 0000000000000000001f8e18ba0b905b72453159b7f3e72697a2f55099868bf3 1,945 1.00/1.00 vMB 20
520,165 520,165 000000000000000000409de83c7e0f0d4178cb94730ff9bd35782c070ddd2f14 1,821 1.00/1.00 vMB 56
520,164 520,164 0000000000000000001702fa0ec50f1b14781dee247556907f788e112676420e 3,303 1.00/1.00 vMB 47
520,163 520,163 00000000000000000003a01d6402ba00daa62576f7d85c53d103623107b9c149 2,252 1.00/1.00 vMB 116
520,162 520,162 0000000000000000003f31a84259e54d868cd909386114d933555eac2897da75 2,404 1.00/1.00 vMB 55
520,161 520,161 0000000000000000000f6f0188bc6a642dc8c55a6c793d24b903e2cf88e8a100 2,597 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.48 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.19 GB
    • Received: 15.42 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.