Loading Tool

Explorer IconExplorer

Memory Pool

76,220 transactions
20.67 vMB
0.06744466 BTC
Random Selection Loading Transactions
Max Size: 138.77/200 MB

Candidate Block

Mining Attempt a4444e3b18f1f57685a38d039f3fbc79d2fada20087bd4e42191212d52c81d5c
Version 20000000
Previous Block 00000000000000000000cb307316e28c1562033a67b95a2af403240845975703
Merkle Root 5e75cc3c8979d3cb23c0e0ae8f681e44864025304b35b83de9592f4204824f42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,796
Size: 1.00 vMB
Total Fees: 0.02215270 BTC
Feerates: 170.94 > 2.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,968 (888,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
27,059 27,059 00000000049fb242217a48c2ba2640716fb78d318e9057fac1c2f1d023342af7 1 0.00/1.00 vMB 0
27,058 27,058 0000000049cf444f49c55c2cfec60a4868b81a3e9497fc4f3090462c2d8d40f5 1 0.00/1.00 vMB 0
27,057 27,057 0000000029301312999d071a5a5fb758da5a98341dbc02c733380cf40bf693b9 1 0.00/1.00 vMB 0
27,056 27,056 00000000dd243f491bb8c7d00c44a3eaa538d5cb9fd6538d3a1017fe5f14008c 1 0.00/1.00 vMB 0
27,055 27,055 00000000dfdbe0938987e0da5d5971304e641842aa34fc3c549b56605e9f134f 1 0.00/1.00 vMB 0
27,054 27,054 0000000020282e82aeca4e4d8f3191f9a7e893565ae1e68b0550448667383a3a 1 0.00/1.00 vMB 0
27,053 27,053 0000000049f90f3e9b38ebbc459ee5d3e35b9689b7be494dfefd4c5a5c96fe03 1 0.00/1.00 vMB 0
27,052 27,052 000000004031592c65e4a5dd6108e6c58da635e5470d5758c3825d6fa27449a7 1 0.00/1.00 vMB 0
27,051 27,051 00000000693f931023b962c9c5b224476fc7f9134baf42ad455bdcfc96b8dd14 1 0.00/1.00 vMB 0
27,050 27,050 00000000c3bcc41eaf09c13917566b3938ae723548b71d1768a1b446584c266f 1 0.00/1.00 vMB 0
27,049 27,049 00000000eba900bafbefb270d70353a48d6b129b3ea1039106dd8323d0d94095 1 0.00/1.00 vMB 0
27,048 27,048 00000000c6fc6bfdf788248cded596e5ba0ac12d2847cb4dd6d7f1127e624aef 1 0.00/1.00 vMB 0
27,047 27,047 000000000f6571610ee78cf4a9f948bdf0a761e26575ba6c24f2751a151765e2 1 0.00/1.00 vMB 0
27,046 27,046 00000000217fe5a71681cc5a9c36e2bb4e17b9d5a54dba547420bb3928af12b3 1 0.00/1.00 vMB 0
27,045 27,045 000000003372929e5bd3f7dfcc265dc50d6924655a338230910b1e9041541acb 1 0.00/1.00 vMB 0
27,044 27,044 000000008d97f191cb213803c6240b2e0a1e59ebaceec126cfbb61f8b72860f8 1 0.00/1.00 vMB 0
27,043 27,043 000000007e6b7d9a00d6e25f9287e02d8b16879c9f9a3a7d8de88cb40f4bf946 1 0.00/1.00 vMB 0
27,042 27,042 000000001017933508ca9c966fd427f47eff8c8cc14bc4fd2a255cbd2d226ec7 1 0.00/1.00 vMB 0
27,041 27,041 0000000051a730a2f75b380f0bc3e7f6592b850f1d30ba0373c64370b4a3ca72 1 0.00/1.00 vMB 0
27,040 27,040 00000000a8fe5cc6bd32c9f5093cffcf2daf3b58e7f69843f8a33f84ed6f0fda 1 0.00/1.00 vMB 0
27,039 27,039 00000000f6c617e8ed963a1368a0109826b31aa52957ad61b8b37f9f7fcc4e2b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 804.43 GB
    • Received: 22.98 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.