Loading Tool

Explorer IconExplorer

Memory Pool

83,338 transactions
32.19 vMB
0.08618887 BTC
Random Selection Loading Transactions
Max Size: 195.44/200 MB

Candidate Block

Mining Attempt f42b4b04e474a88b6a59570679bdaaf91bfe85820b7823ead33bc7a98562ee18
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root adaac31de26c0b61b5b33425f2b8f38ca362f25d2563e05301bbe0e9bfc38d83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,511
Size: 1.00 vMB
Total Fees: 0.01547251 BTC
Feerates: 150.92 > 1.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (548,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,724 366,724 000000000000000003e67a0f9e83de79824971f7cd6184df49f77b0f26a52d3f 496 0.31/1.00 vMB 96
366,723 366,723 00000000000000000c803c844ea323612fe3706a9553ca0bb39ae51f6dca4201 1,878 0.93/1.00 vMB 35
366,722 366,722 000000000000000010fc7714c6eee8224d67c4155acabf56321349201b47deaf 1,106 0.63/1.00 vMB 34
366,721 366,721 00000000000000000008017835aaa293e0c21f9230bf1e494fc1e84841ce60e3 1,351 0.88/1.00 vMB 32
366,720 366,720 00000000000000000de7ccbb16b72e93bef02d02bdfd446fc86de7ed0b73d619 550 0.23/1.00 vMB 42
366,719 366,719 0000000000000000120a3a5c5d69be2a0c04859fdd7a23975d5e2b7756b5a42f 400 0.27/1.00 vMB 28
366,718 366,718 00000000000000000693d4539cc584ebabd938c133acdfefbb9382c03a5b3095 1 0.00/1.00 vMB 0
366,717 366,717 0000000000000000103aa662f6656c0f8338a093b37b296a60332399a31e74d2 1,384 0.67/1.00 vMB 38
366,716 366,716 00000000000000000bb1bfdd874b61ec9f6a673abc05b12dc54f7ea03eb55921 66 0.04/1.00 vMB 32
366,715 366,715 000000000000000008e0401e9c9f8f9432b24380c3106ef9cf86436f9219c0e1 791 0.42/1.00 vMB 34
366,714 366,714 00000000000000000b43bf93f6964045c794cc4819c9d3ac2085fa9b122239c8 74 0.04/1.00 vMB 31
366,713 366,713 00000000000000000ce169548d07bfacd66b6a9b18fa54e6b628fb4e6459ea3e 684 0.41/1.00 vMB 39
366,712 366,712 00000000000000000f824ff83808d16bfa1805b3f75d9e463a648a5b8585351c 1 0.00/1.00 vMB 0
366,711 366,711 000000000000000003d39526b60cad5ef47d89f9cff2fc303a3633a221638335 520 0.25/1.00 vMB 44
366,710 366,710 0000000000000000115e9e74f298d71f75b82828052c5d8cd6c2c17e9140b6e5 268 0.13/1.00 vMB 46
366,709 366,709 00000000000000000a1e74a3bf1e73ff46d448c30d06387c93753eb3f68b847a 143 0.11/1.00 vMB 30
366,708 366,708 000000000000000013f2be3c35b2987ebbbe95b2caaa5e5a07beb40eff3bf36a 276 0.16/1.00 vMB 30
366,707 366,707 000000000000000009e8f3cc74c536366344786b940b32a5d8efee3bec99a810 1,103 0.63/1.00 vMB 37
366,706 366,706 000000000000000012b9354909913464db950179b39887afae82d946a26db14d 282 0.18/1.00 vMB 26
366,705 366,705 00000000000000000452f018ba63b5a4d3e962553b489ee36f5afeeb6929b7b2 667 0.44/1.00 vMB 31
366,704 366,704 00000000000000001376b427c8322453b8b13fd51a8d4d52321c12b12e33c33b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.