Loading Tool

Explorer IconExplorer

Memory Pool

73,927 transactions
27.34 vMB
0.06650774 BTC
Random Selection Loading Transactions
Max Size: 166.88/200 MB

Candidate Block

Mining Attempt b743e149f7e1193bf189582784820a53fbb79f3f42d815364486afccb2b1e324
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 749c4c99d608ce93991bad8329270f2a32858140b14407368f41425ca2eb1ea3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.00836824 BTC
Feerates: 150.42 > 0.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (687,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,973 227,973 000000000000003c0b63dd0fa47df3b8a67e12fb7007454531ef28fbd45f6447 498 0.30/1.00 vMB 132
227,972 227,972 0000000000000267a5f91133fa0b746529614e35828d992223dbfeedd53df093 715 0.25/1.00 vMB 228
227,971 227,971 00000000000000cd9c07f53f56a82d1fb4c67b56f14a2e7bb852d83a3c902d82 213 0.08/1.00 vMB 232
227,970 227,970 000000000000012a84c772fd97b3456e5aea18f9d1c11ba042c2a828616dfafc 217 0.11/1.00 vMB 147
227,969 227,969 00000000000000dbc8947f931b8e7caabe07abb549142b55a5dce0bd8a428ac6 242 0.15/1.00 vMB 119
227,968 227,968 000000000000027d5714cf08dbee0a67e543681261dc8a93c9b8d15047bdd604 295 0.14/1.00 vMB 152
227,967 227,967 000000000000005995ee240709f9d9cbf98252c63433e46f9511fe722626b686 455 0.21/1.00 vMB 174
227,966 227,966 0000000000000248a6338f4b5ef6fc52a0f3d77cbe547041349cea764fa59020 225 0.13/1.00 vMB 170
227,965 227,965 000000000000009efc05be08103de782ba1bfb86b839c0a9e8491605cf8059c0 349 0.23/1.00 vMB 129
227,964 227,964 00000000000000620c6216e5caf50eaffb1af88874052c5fd86c551eaf7111ee 213 0.07/1.00 vMB 12
227,963 227,963 0000000000000098744ee62cb41b5007052f3ecae528f6fd691fa0e119e33f31 512 0.43/1.00 vMB 116
227,962 227,962 00000000000001c58f5b97b235d5156424ef6488e1b9a9340225575882efc6bb 256 0.15/1.00 vMB 700
227,961 227,961 00000000000000d90c91745f99602cd0406445a7863079bdac4a005775af1340 715 0.25/1.00 vMB 295
227,960 227,960 00000000000000bb7761aa19a2faeb2a96690d7a9a059c1818cfdf562d3179fb 643 0.25/1.00 vMB 321
227,959 227,959 00000000000000eae9f09bcae61aa107351f700e85b98e3f7fd78df4b2752840 143 0.07/1.00 vMB 7,356
227,958 227,958 00000000000001c8d3154ed6c43f91f7f45ea91c053b5b4a448d54a855b170da 259 0.10/1.00 vMB 261
227,957 227,957 0000000000000088d490bd1f8aae272acd8ad3e5a0f6dce5974419d3bdfc8b1f 222 0.20/1.00 vMB 187
227,956 227,956 0000000000000263c84d6ce50e0109c369b3ba009bdb03e3cb0f5853b5c7a4d5 419 0.25/1.00 vMB 148
227,955 227,955 000000000000008e11ab8264f82e26b4f185fd86ca9f7633bab446558fe16a96 128 0.04/1.00 vMB 132
227,954 227,954 000000000000003a0e9b642d627fbfe8e07d8b946680c5dadc070dcacb754a29 520 0.24/1.00 vMB 178
227,953 227,953 00000000000001c1c60ccc181159f351691d12cafc6665ca328618b5d4e6a0e4 247 0.10/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.