Loading Tool

Explorer IconExplorer

Memory Pool

81,336 transactions
31.19 vMB
0.09336732 BTC
Random Selection Loading Transactions
Max Size: 188.11/200 MB

Candidate Block

Mining Attempt 1eaf39dd7e7202d75232146c4a2407d504ab1f8cd1bdf02dff1903e373abee34
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 1fd97147162ac5c0796e98662ba4f530f0e3846986336ae48d87209d6b95147b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,490
Size: 1.00 vMB
Total Fees: 0.02003646 BTC
Feerates: 45.88 > 2.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (557,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,162 358,162 0000000000000000110ec66ef55190f1ef5048dbfc3c2e20f19b6d414d7e9928 151 0.10/1.00 vMB 22
358,161 358,161 00000000000000000770f944f28a1629197d644f958fe4f886ddff5c6721c7a6 252 0.16/1.00 vMB 18
358,160 358,160 000000000000000012062cf337f52d3a8cf59fb87c9fcb7b5d5d50efe5b2bfde 139 0.08/1.00 vMB 57
358,159 358,159 000000000000000009b5e6f2f57a983e67796fe31ef46e02116023743b1e2087 973 0.53/1.00 vMB 30
358,158 358,158 000000000000000010f922a09bd06bb0ea244f9bbc6a11defbe182e3affd28fc 484 0.25/1.00 vMB 26
358,157 358,157 00000000000000000c2f9700e2577542f805ee2f5e1bd967a87142deb4a645bb 977 0.49/1.00 vMB 26
358,156 358,156 000000000000000003a3e479c08e9e3ac58b43c4313ff5c4f5d387ca4ee88fab 2 0.00/1.00 vMB 0
358,155 358,155 00000000000000000512ab68e89dc243c2ea1f31bf75eacc45ca2665e7bce7d8 682 0.37/1.00 vMB 24
358,154 358,154 00000000000000000a27aa2e4f64d553c04fec775f48d1017d29da472a2105d5 728 0.36/1.00 vMB 27
358,153 358,153 000000000000000003f5e230b6903e66de51fe679b3f8c5ba69add88879e4a2c 761 0.39/1.00 vMB 22
358,152 358,152 00000000000000001548be2d42c4acadd2add7bd72234daa83343507c69f1a1d 1,058 0.56/1.00 vMB 29
358,151 358,151 000000000000000003c85e474a635f86085b7d2b25cba17bda7458f8c444c31a 184 0.12/1.00 vMB 17
358,150 358,150 000000000000000001b804314f08311a59fd0ef6bdfe473cbe1937eb099d5337 195 0.16/1.00 vMB 7
358,149 358,149 000000000000000015ec0a8a4289fec5f139c701ae3de4393befdd7693378e64 1,510 0.75/1.00 vMB 20
358,148 358,148 000000000000000004236454eb8f11812e84c0e26a1f259b78116f49052fbc17 850 0.75/1.00 vMB 28
358,147 358,147 00000000000000000b25bf4b68685bb19a981bba26d6f4fe3c8dae1c5cf34740 1,653 0.75/1.00 vMB 35
358,146 358,146 00000000000000000fd3196943c62826b72732c4eb428bd5775c3c4d72c62b3a 395 0.36/1.00 vMB 18
358,145 358,145 000000000000000009080fe6c667d479abd64595887ce3ebb33b1615ff40e736 1,027 0.75/1.00 vMB 20
358,144 358,144 000000000000000016195f3d2b1a66c296b679d400cede74f80d46d3015b52e3 1,423 0.75/1.00 vMB 28
358,143 358,143 00000000000000000d1cad4149ea6e12c6884211c5a384228189bc45fd4f63be 2,048 0.69/1.00 vMB 41
358,142 358,142 00000000000000000401391cb14a5f4769446dd89523342f305344af8b6a6eeb 1,382 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.01 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.88 GB
    • Received: 17.98 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.