Loading Tool

Explorer IconExplorer

Memory Pool

83,349 transactions
31.67 vMB
0.12671943 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt 070cc725a8ff5bf19ea4a6dfeabb490220464e6e549555abe630d452bd77f53f
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 34d10c1f0859f0dc25143ef593baec658c91e5009dd58aaf07e1016b4bc9e1b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,099
Size: 1.00 vMB
Total Fees: 0.04233200 BTC
Feerates: 803.65 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (756,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,352 159,352 0000000000000dc30164523374c35ccda33e39f096a4de4c2601838116f30b17 56 0.01/1.00 vMB 11
159,351 159,351 0000000000000a0cb4ae96e10e28a0a3b65f379a09ab9b3d1ddbfc8c4c3ab222 12 0.00/1.00 vMB 0
159,350 159,350 000000000000099e1d09d06d25c0b5e7828ba9d85d6543c1e75c42a1af03eb91 12 0.00/1.00 vMB 16
159,349 159,349 0000000000000c5abac9434dd3a99289770864368e286ee851817366662641ea 46 0.01/1.00 vMB 32
159,348 159,348 00000000000007a0cfbb6ba03d1b7def136c6c0a18f53ba5bf1978290414b2b2 14 0.00/1.00 vMB 13
159,347 159,347 00000000000009beba9c3ac8b44aefbd9ad51edeeb822dbd8229d9717ae3b3cd 47 0.02/1.00 vMB 43
159,346 159,346 0000000000000e14f7c7c45c16c66c57919dcb4f6ca9049d37da98499062035b 10 0.00/1.00 vMB 449
159,345 159,345 0000000000000ddf359d3df79a9dce337922197cbdfc372119d148c0ffce0e42 58 0.02/1.00 vMB 17
159,344 159,344 000000000000043334b3e06b632eb0059b7255a27335c1f42555ca482ecb7fcb 30 0.02/1.00 vMB 43
159,343 159,343 000000000000046ae6499ff478378e8c14c2241929a9d61dcb5d8d03d4f7c58c 49 0.02/1.00 vMB 279
159,342 159,342 000000000000037e730c70495af5c7f520bbafd2e95a4a19cd8ecdc10c6a11dc 28 0.01/1.00 vMB 33
159,341 159,341 000000000000041d0c93214b0676c00000329d4182d6138adcf21179b9dccc92 7 0.00/1.00 vMB 124
159,340 159,340 0000000000000b3c547d8b81053607186b8dd5cf4ec4c044a66be6203806acce 10 0.01/1.00 vMB 32
159,339 159,339 0000000000000b43241c035a00f844629411a8b25fab11bf306a0059195beea1 5 0.00/1.00 vMB 0
159,338 159,338 00000000000005641fa33b82a0775122aa505005c7c508c902e1ecffdf4748d8 11 0.00/1.00 vMB 62
159,337 159,337 00000000000003f5ce3ebbade9fd5049b473884d52410b4dfbaeb047a8b6a3b5 1 0.00/1.00 vMB 0
159,336 159,336 00000000000002fdb094dfcf223d8a4dbffa704973b18fa2902d1445dc5bc0a2 8 0.00/1.00 vMB 54
159,335 159,335 0000000000000c2211187031d3a0f3f39d690d513ac84590ad5507039a902569 18 0.01/1.00 vMB 179
159,334 159,334 000000000000034af6bbec4fed50d8a8768cc21a1c367d58f75c4f8b818d32c5 35 0.01/1.00 vMB 22
159,333 159,333 0000000000000cc46c586991a66f99a87d9b51224f7dbf021f8bfe0c893c78bf 13 0.00/1.00 vMB 0
159,332 159,332 0000000000000dbe630909d2297a0cf902adaec14a68cc375c49dab60e125fcd 47 0.02/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 783.00 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.68 GB
    • Received: 17.94 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.