Loading Tool

Explorer IconExplorer

Memory Pool

78,504 transactions
28.96 vMB
0.07169198 BTC
Random Selection Loading Transactions
Max Size: 175.64/200 MB

Candidate Block

Mining Attempt b89428b02442c3e5a9dd167392e0fc72d65e704bb99f0f5b2c2230f61cef5c51
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 9f2e151617640ec74a101c178c7135f8711a2cde9547062e3315bf600bf0c9aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,066
Size: 1.00 vMB
Total Fees: 0.01124592 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (731,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,757 183,757 00000000000001891ea5abfda8a70da9e88a35eaa2ffdb691ade78b4b33c5f57 512 0.20/1.00 vMB 142
183,756 183,756 00000000000009b6006679c08c8b9c70f6fc52381846150d7230003807d385be 29 0.01/1.00 vMB 264
183,755 183,755 00000000000007a9381cfecba7cce136c1755d87654b6a5b22bb7a8ab08bd6a7 496 0.18/1.00 vMB 176
183,754 183,754 00000000000009c410a1c1d25c8c39f8857989eb94f1785b0c8d19f1905051e2 31 0.01/1.00 vMB 225
183,753 183,753 000000000000090c546c544c68ed943ff62d1b1ad15fc5c881a2d137fc8df4d4 98 0.05/1.00 vMB 52
183,752 183,752 000000000000020fd9e5db20e5b10309f1bf69084fda855d6c38f347e7ed34c1 109 0.07/1.00 vMB 96
183,751 183,751 00000000000003feb71dc28bd8bcd5774500731fbe39b6fd7563faf9483fc38c 467 0.19/1.00 vMB 144
183,750 183,750 000000000000060ce65b0af168b9f7347ff09db1baf9c41ccbd4b6221a36e103 581 0.25/1.00 vMB 134
183,749 183,749 00000000000006ddd3f56957ba89a3cbd3b5ba1ae142366385ec633b683f5441 136 0.05/1.00 vMB 171
183,748 183,748 000000000000029b1be62487ff1aea17c07a13b682418f78662a91b075f34933 12 0.00/1.00 vMB 50
183,747 183,747 000000000000067340f8b856af8be36a71a5d9d3d9860fb0ef6d329ae7ac27bd 134 0.05/1.00 vMB 63
183,746 183,746 00000000000005e0b507b1336d2b990edc98f0db3dc7ee03093641d7f07306d6 414 0.20/1.00 vMB 114
183,745 183,745 0000000000000627e9998227aafa0dc0cd8fb4c7758dd26cb03385ea3e394d59 256 0.11/1.00 vMB 147
183,744 183,744 00000000000007a8862204b181ad1a0004ec82728a18c8ae7f33bf229a2cc08b 172 0.06/1.00 vMB 87
183,743 183,743 00000000000000068aa1e75167dcc452e08105471949b652b60065c6791dea55 256 0.15/1.00 vMB 90
183,742 183,742 0000000000000967e73ec635e5dbe68cf49842c7f9a4a92c0b37206661a71af8 499 0.25/1.00 vMB 135
183,741 183,741 00000000000002553aed119f39704ad16a1bf54691a11c3b4be129ba28636395 633 0.25/1.00 vMB 158
183,740 183,740 00000000000001d052fd602a0f29b255f5497790551b3d7addc81445a824b2df 686 0.29/1.00 vMB 208
183,739 183,739 0000000000000a8e2e6851fd45873805ebe60b07d4ee437d588c64a786193e7c 65 0.03/1.00 vMB 235
183,738 183,738 00000000000000b6e0febe044d714b3ceabff6c06d5be3881db9560a7e64d7d2 156 0.05/1.00 vMB 15
183,737 183,737 00000000000002a61117693568fb6b60b5a66219bceebba587ab33c81a8a140e 159 0.06/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.