Loading Tool

Explorer IconExplorer

Memory Pool

71,738 transactions
27.77 vMB
0.06010671 BTC
Random Selection Loading Transactions
Max Size: 164.67/200 MB

Candidate Block

Mining Attempt e426a4813e74b7a6dd5839d892371418fc640554696741a40ff5b789f2cf02b2
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 7754328400c42ede03fc029d5e105dba9d14a2dbe8a476655f19f0d6012d2e29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,796
Size: 1.00 vMB
Total Fees: 0.00476930 BTC
Feerates: 21.55 > 0.48 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (503,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,971 411,971 000000000000000003414e013ca7182af0bc0d4adb79334fa4e9dc516b4a108c 398 1.00/1.00 vMB 11
411,970 411,970 0000000000000000019a8b4fbf4851b546421d7c8371b437da988fe7603baccc 883 0.48/1.00 vMB 45
411,969 411,969 0000000000000000006d38ff593d8b36c8d6fecc188d7ddc31047c907ce0e4a3 727 0.43/1.00 vMB 36
411,968 411,968 000000000000000003559b167c6efdfc518fec06c8e097b1f4e954134d58941a 1,698 1.00/1.00 vMB 44
411,967 411,967 00000000000000000451b924970722b09c08529eeeb7daf056c31f4ca23245cb 363 0.15/1.00 vMB 43
411,966 411,966 00000000000000000352a7d6489b8af85775b9cc85cc98122ad60ee1786d90af 858 0.71/1.00 vMB 26
411,965 411,965 0000000000000000012d5d0a5b101b05dd44fbab14eda545196d009c5fdf7297 1,523 0.88/1.00 vMB 39
411,964 411,964 000000000000000002fbdf6e8270ac0ead5d2e8f9b875e8797659ec26bacb57a 14 0.00/1.00 vMB 144
411,963 411,963 00000000000000000015d48f4445879b7675f07f39fdaa86a9a3d4cb2faa72b7 813 1.00/1.00 vMB 20
411,962 411,962 000000000000000000de99b128bd37b86e6a5014751409260aad43e6de1d3893 403 0.22/1.00 vMB 41
411,961 411,961 000000000000000004dc0971e688bdf53adb94999f92240219b3202ab4e0d217 14 0.00/1.00 vMB 95
411,960 411,960 0000000000000000040c0b4e0bfd00c0c73ddf37f3949d8d2033a99c182c519f 774 0.61/1.00 vMB 49
411,959 411,959 000000000000000002e4658a45cbba7154b404add0a277020e98cf1aa2b11567 478 1.00/1.00 vMB 15
411,958 411,958 0000000000000000052de5bb29c1b54014a1249a04aa58070391416448da4374 1,301 1.00/1.00 vMB 31
411,957 411,957 0000000000000000010df7b8a91a4b23c2249b2a7196bd4081cfab77ffc155d4 1,809 0.93/1.00 vMB 48
411,956 411,956 0000000000000000048846949cdbec7660efbfd42adb2dacae6af183aaeb524f 817 0.99/1.00 vMB 24
411,955 411,955 00000000000000000443d43b5116b437febca3d8585e75b3ab680fc2730d01de 1,082 1.00/1.00 vMB 18
411,954 411,954 000000000000000003c65c04a91440863f9248b9e67809dbfcea1b299d939dd4 1,770 1.00/1.00 vMB 55
411,953 411,953 00000000000000000567009232b2388f33132a552112b3f40de0298bdbc0ca5f 1,841 1.00/1.00 vMB 33
411,952 411,952 000000000000000003ee955e4daf9296f62eef5e42d61d5e1bd3387090354e2f 1,725 1.00/1.00 vMB 39
411,951 411,951 000000000000000000e7c8c378381949be96621a0957a760c5574a866d575471 1,841 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.96 GB
    • Received: 15.24 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.