Loading Tool

Explorer IconExplorer

Memory Pool

76,310 transactions
28.84 vMB
0.07241341 BTC
Random Selection Loading Transactions
Max Size: 176.29/200 MB

Candidate Block

Mining Attempt 8b89cac0bb0b6a1b512766e09af633ad6e1a697ecd65536b0c7dc98706cc710d
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 933f37a8b3c4fdd2f0847549f676c5f1c246d2f72201c7bf82b76970249e2d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.00960213 BTC
Feerates: 104.17 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (582,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,314 332,314 00000000000000000b4ad6b8727aae2c45924074200a832dbc60b7b2e28531a8 1,533 1.00/1.00 vMB 24
332,313 332,313 000000000000000011f82136bb2ab0c08d6797dc0b970552123264e5885776cb 341 0.75/1.00 vMB 13
332,312 332,312 0000000000000000082823037e43fc4d1907bdcba9dc58de31396d1d0e681b31 1,456 1.00/1.00 vMB 20
332,311 332,311 00000000000000000519c147a18703b396fbc1cd397c0cc38c6f051f5584f2aa 512 0.16/1.00 vMB 54
332,310 332,310 0000000000000000019a62c362b81e5c47440a24e80475571a324a758810914f 32 0.01/1.00 vMB 14
332,309 332,309 000000000000000008e61b28f4b2c1064f54af3e71dba40b3aa16710ef904084 747 0.75/1.00 vMB 16
332,308 332,308 00000000000000000211cc85f3790d9235f6ec54e2e300a629018d8ad74e7118 1,100 0.75/1.00 vMB 22
332,307 332,307 0000000000000000155bebe289c56e75614c090d0476b22e06b8ba584d852f27 2,182 1.00/1.00 vMB 27
332,306 332,306 000000000000000006fcd21e93f71e79b15d29f5818a8de0e030a2b42941d5c4 1,275 0.50/1.00 vMB 36
332,305 332,305 0000000000000000078b335d68e438ca026b2eb33b828491b6ab5b49f5fd70fa 273 0.34/1.00 vMB 19
332,304 332,304 00000000000000000dd27fd29d7fbd0dbf12114d5e69ed95a00cefc07b79f9c5 127 0.14/1.00 vMB 17
332,303 332,303 000000000000000016bf4e68e04378e93b0b5d6ecb74f548dfffc2b8d3eaa9f0 255 0.43/1.00 vMB 18
332,302 332,302 0000000000000000072d5967801d444c649c319443f87e7e9780aa215e591a93 580 0.39/1.00 vMB 15
332,301 332,301 00000000000000000739e8f902c0aa50ce9603eb7898e5ab2ff44051a55ef189 146 0.10/1.00 vMB 38
332,300 332,300 00000000000000000f1a8dd53bf2ea48426072f674e8dc0c213dc1effe765b11 960 0.70/1.00 vMB 17
332,299 332,299 0000000000000000118e9817888e38b6d594bbf289807637199aeba6fbf7c79e 431 0.21/1.00 vMB 51
332,298 332,298 0000000000000000115994f17df1dd01a5291f3a7b3d4fb9f9292a6537462b95 138 0.11/1.00 vMB 14
332,297 332,297 000000000000000012ede86ee6d7bbcc0b6eed4a11ca56d07eea578c8a8b0f14 377 0.21/1.00 vMB 31
332,296 332,296 00000000000000001220c33624b4fc5642daefcd73f55049b87e689aa6cbc96b 558 0.28/1.00 vMB 31
332,295 332,295 00000000000000001442df6902d751570425d9b5ef606957e95c7fec2668e832 333 0.25/1.00 vMB 22
332,294 332,294 00000000000000000f51a5fc3fdc29919ca3335ea84dce7ffeb520c7ff753b08 431 0.49/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.82 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: 710.56 GB
    • Received: 17.08 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.