Loading Tool

Explorer IconExplorer

Memory Pool

81,872 transactions
31.11 vMB
0.09321112 BTC
Random Selection Loading Transactions
Max Size: 188.77/200 MB

Candidate Block

Mining Attempt 77630c1659d247e46985df8c18e55142a1eab817059c39ce73ed69d3003a568f
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 8eee77f5d7ba0b7bebd16fe81fbf8f749be82642cb549b9a8a316a54faf12d34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,439
Size: 1.00 vMB
Total Fees: 0.02606976 BTC
Feerates: 351.58 > 2.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (683,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,670 231,670 000000000000013cc19383be9cb74cfd8722ab494397a5d2f91ba2519bad2706 547 0.22/1.00 vMB 139
231,669 231,669 000000000000005ad1c0456d54932b562f9e5c1f9f83da8395b0b8e1e5b3e8f8 713 0.45/1.00 vMB 83
231,668 231,668 0000000000000027ac6dc16d8ecd4c2b9cb42fb8965151e387bcad09aeac92ef 847 0.25/1.00 vMB 237
231,667 231,667 00000000000002168012e05e9b8834e151c747b687622fdf67b7edc0a7f0ffd0 4 0.00/1.00 vMB 91
231,666 231,666 00000000000000a2bfbde0a8db08393fb195f6ab33a773602504a2377b5bc8d9 179 0.08/1.00 vMB 149
231,665 231,665 00000000000000dc3ad6f98d07647edd9c6bafa8c266a4526b9365f70b174cd8 519 0.22/1.00 vMB 220
231,664 231,664 000000000000007843fc75b57b10582c4411e2287370ed0b669f3a7d9e3f8092 153 0.07/1.00 vMB 113
231,663 231,663 00000000000001f791a8fa537eadea17b61436a815b26887cd8b739cadc2aa8c 188 0.07/1.00 vMB 175
231,662 231,662 00000000000000abc9fff7fee5eb871f67cc88af62623c8bbf91a6de8bc17933 105 0.04/1.00 vMB 139
231,661 231,661 000000000000006895b3a256264275036ceaddaf87637dfa2659833d0c20f414 211 0.10/1.00 vMB 26
231,660 231,660 00000000000000368a86da027def4ce6a7d12628b3d95e8217157160a7aef957 362 0.15/1.00 vMB 143
231,659 231,659 0000000000000143ee6d359cbfa4713a7facbaed7c9b5b532569f67ec920ea10 328 0.15/1.00 vMB 126
231,658 231,658 00000000000001ef9c28437bfcd332476ec4d87fb65b65a9b9c90899967f3ae5 280 0.13/1.00 vMB 81
231,657 231,657 0000000000000043a217240b01e3405ff582d42c8ed3115d79e18f92ee490806 96 0.05/1.00 vMB 97
231,656 231,656 000000000000002a8a0aef46431f453bd89ebf211a06175be9a0cc7505afb068 97 0.04/1.00 vMB 110
231,655 231,655 0000000000000186b62a2ecd7d5d927e25b139bc3d31d86c2b8735cd0eb2c026 46 0.02/1.00 vMB 40
231,654 231,654 00000000000000332604dbef468bf089a45d6f5dd136cb6a989d19d0619362d9 92 0.06/1.00 vMB 88
231,653 231,653 000000000000010aaddd9a6967d4f6f6b4e21d354adbb7db99c4aa93a3155fe5 72 0.03/1.00 vMB 139
231,652 231,652 000000000000000a1a77ebaac248c70fec012c7cc4b6a29540b3c5f68aa7064e 43 0.03/1.00 vMB 124
231,651 231,651 00000000000001528d0740c71a5cd4651d76f95e1eaf644c44345bb96bd720ad 64 0.02/1.00 vMB 235
231,650 231,650 000000000000021f4d5aad5a0456708189016b0c734a283a09a3844f73214e98 91 0.04/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 708.65 GB
    • Received: 16.75 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.