Loading Tool

Explorer IconExplorer

Memory Pool

78,689 transactions
28.90 vMB
0.11115965 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt 2f170db35f53bda7330d51f9df4dfb9d2865472128270f85d71a7436182fa9fc
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root c9df7030d23d5c6e02558f6752ccd7a749312fa4a1548c0d96e1831c9ba76ca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,349
Size: 1.00 vMB
Total Fees: 0.03968187 BTC
Feerates: 602.26 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (486,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,032 429,032 0000000000000000038609a08842bf083484ebea767315a7cd65108255d3dd31 2,567 0.98/1.00 vMB 63
429,031 429,031 00000000000000000312448260aa7617ec9e9aa58821d9f4d9d7685725934a41 1,564 1.00/1.00 vMB 38
429,030 429,030 0000000000000000038de40e6ac828a3aa47753649da1644039493b91ef142d6 329 0.14/1.00 vMB 17
429,029 429,029 000000000000000004ab7aafac918e7f121776f24f671c58e4076f8cc0f20ecb 2,043 1.00/1.00 vMB 49
429,028 429,028 0000000000000000021ec1d3eaea31ec98acf94648db8ba43806b44563d159b8 2,146 1.00/1.00 vMB 46
429,027 429,027 000000000000000003dd4b2513a6ef8f2aa6e27f39c57ea77684d19107db84a1 2,237 1.00/1.00 vMB 51
429,026 429,026 00000000000000000080ca10b209d0ce238a10a780e4af70fa4d7d9c1cf14bbb 2,270 1.00/1.00 vMB 54
429,025 429,025 000000000000000000d114cb2abb4a4039f662732e226fabb05043fa4b2b8694 2,271 1.00/1.00 vMB 52
429,024 429,024 000000000000000004df3602370760865d0e785f4506a8af5d39917fe0503763 2,749 1.00/1.00 vMB 84
429,023 429,023 000000000000000003d243d758eaff1c1e9beb90d8daa20edeca276abab2e0b3 2,079 1.00/1.00 vMB 44
429,022 429,022 000000000000000004ad3a05820f340df0c6cb048bc767c6fa30a5b67b48d33a 2,280 1.00/1.00 vMB 58
429,021 429,021 000000000000000003fd4afa3fb5657b41eb4d064faf54aaa815a2d74ff9d680 2,876 1.00/1.00 vMB 58
429,020 429,020 0000000000000000020f8993a3ce5df2f32917642caa82aae4969555697deeb7 2,064 1.00/1.00 vMB 66
429,019 429,019 000000000000000003be50fc4fc2bdc3da8335809408019448c5574f9324cc54 1,621 1.00/1.00 vMB 87
429,018 429,018 000000000000000002712509501466082854b058753f8f54dbf2c1afcaa17710 1,955 1.00/1.00 vMB 93
429,017 429,017 000000000000000003208b980d665434480d63add473b7f92e42f368a6fe0298 1,206 1.00/1.00 vMB 88
429,016 429,016 000000000000000001e78f9253bd71317733095a5fe6066ff3bfb2fbe1d94cf8 696 1.00/1.00 vMB 80
429,015 429,015 00000000000000000004a020ccbc9cef64c5d3ded402a80f5bffe8b273553cd2 1,073 1.00/1.00 vMB 80
429,014 429,014 000000000000000003bec4379adf9ec984efd871e75f8f9ebbe97ee4e8bc1434 1,562 1.00/1.00 vMB 73
429,013 429,013 0000000000000000034b9e1de1a6248b5c1adc60a025163200e7f611a92c35f1 2,537 1.00/1.00 vMB 71
429,012 429,012 000000000000000004b591f5bb6328cd474882e59cf4e983e7b2debdd8d8b765 1,228 0.51/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.