Loading Tool

Explorer IconExplorer

Memory Pool

79,585 transactions
30.15 vMB
0.10637316 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 0c4f2e7e3874dacbce596c09ba955718d183f2f39b2858e1ff7d807b671addd7
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b4195af77cbbd68a4d52755fd37cdea122d7961600051690d24d616f1f3b60f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,690
Size: 1.00 vMB
Total Fees: 0.03577024 BTC
Feerates: 151.00 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (70,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,098 845,098 000000000000000000010a784745ca4d143cce4e1e051c77ee3881e5c4f59986 4,983 1.00/1.00 vMB 22
845,097 845,097 000000000000000000015b77da480ca83471275acabf65e7768ed6c855f55706 6,980 1.00/1.00 vMB 19
845,096 845,096 0000000000000000000053a7c7aaf150c5a84863f836442adc5845ddba31954f 6,851 1.00/1.00 vMB 18
845,095 845,095 00000000000000000002b245c489fca7c74d3bad9c772550bbf39f51779972f8 6,169 1.00/1.00 vMB 19
845,094 845,094 0000000000000000000151c756cf46dfc59078a71e131bf9d7011357644b6c6e 4,416 1.00/1.00 vMB 13
845,093 845,093 00000000000000000002ed2364a1b898d9e64561e99d329a7d7a713451f36f90 7,220 1.00/1.00 vMB 9
845,092 845,092 0000000000000000000186c7ba0d344844d5905be7a366ea8d0d8b3b73ecfc64 7,389 1.00/1.00 vMB 9
845,091 845,091 00000000000000000002f5825f7db74e5e199216c205749f17dd414ec919c55d 5,904 1.00/1.00 vMB 10
845,090 845,090 000000000000000000029842d9589ecd75da456c9142c37157c401f1ac8d08ed 6,247 1.00/1.00 vMB 11
845,089 845,089 0000000000000000000062b4d4ab350e5cd8d65efc6f1aa3b090fbae72bfcf6a 5,526 1.00/1.00 vMB 10
845,088 845,088 00000000000000000000267ec9c348ccafd220d55b0affc306b08e5a172e2f7b 7,259 1.00/1.00 vMB 8
845,087 845,087 00000000000000000000f1f1748d9f93b922a41fe30841011fb1928e66eaa086 7,718 1.00/1.00 vMB 8
845,086 845,086 00000000000000000002a312b0c3c467723c9246b0baf04463b0b6b8af74b863 6,277 1.00/1.00 vMB 11
845,085 845,085 000000000000000000015e4927748d4dfd5fc291b8adfbc02e2145d074b0fc96 7,799 1.00/1.00 vMB 8
845,084 845,084 0000000000000000000318dbe26d17fd0a5abeb415cb751e4957a69bc2bd0bb0 6,041 1.00/1.00 vMB 12
845,083 845,083 00000000000000000002e984e02aea470cd01e76cf8c6ac912cb629ba5df0db2 6,875 1.00/1.00 vMB 9
845,082 845,082 00000000000000000002eed5fb175a81126de283f9f9cd0c86384bd121a6561d 5,410 1.00/1.00 vMB 11
845,081 845,081 00000000000000000000e4c8f4d0075edaae480d6f93daf5f8908b8855336203 4,257 1.00/1.00 vMB 12
845,080 845,080 0000000000000000000111b16fb612d3a24025e821f145280ab1b24acd009275 4,283 1.00/1.00 vMB 10
845,079 845,079 00000000000000000001105cc7dd63d1d2dbfa036cf6f0a1536216b1a2b58cb7 2,915 1.00/1.00 vMB 14
845,078 845,078 000000000000000000026fe07bd344156135db4810551f519a4036fdcf54b48f 5,247 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.