Loading Tool

Explorer IconExplorer

Memory Pool

79,748 transactions
29.98 vMB
0.11636369 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 9f7f839ae0374184ab6749f2188748290fc6becd6ec65b7ac339b52d9ab2afb1
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 7930070953eec988d566a55203bce9ea8044480d4ac4e69a2e03f092589a4b0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,104
Size: 1.00 vMB
Total Fees: 0.04942933 BTC
Feerates: 150.80 > 4.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (731,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,759 183,759 00000000000004a62b16471ce3a3df696992819b4047c2ac0e844b75c4e3e8b9 494 0.19/1.00 vMB 177
183,758 183,758 0000000000000308816629ccbc8dce63c3b82cba188f11048b2f932a194352d4 15 0.00/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 782.57 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.23 GB
    • Received: 15.88 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.