Loading Tool

Explorer IconExplorer

Memory Pool

78,771 transactions
29.08 vMB
0.09897941 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt e2907611354b32ffcd99456d5db5da346aabfb5d2344e53590e2b3685f0ec4df
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 6e20868f24a5a8321146ddbdefe70160af1f8665b666724a503b2b748e7780ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,516
Size: 1.00 vMB
Total Fees: 0.03811801 BTC
Feerates: 137.15 > 3.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (799,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
115,733 115,733 000000000000ace4a294c6ebf242f8704f4960f171a87b9795e1144150922573 9 0.00/1.00 vMB 0
115,732 115,732 0000000000002b5ae713c685bdf73764f62103dea92a57d3c008545628d390de 1 0.00/1.00 vMB 0
115,731 115,731 000000000000805ab99bd6c8555df3c092d8136452634a16da01134bbfa9831e 4 0.01/1.00 vMB 177
115,730 115,730 000000000000b02ee62d1a0bd4f76896c1e3513d2263232d1d9ce05aea5733d6 28 0.01/1.00 vMB 340
115,729 115,729 000000000000a219b3bc7ce4627a14cecce10c071c1095f08393279bd2b22e39 10 0.00/1.00 vMB 598
115,728 115,728 000000000000d38036425682d3be433e48e4adefaaf73c9dae91ed84c7ddabf9 1 0.00/1.00 vMB 0
115,727 115,727 000000000000bb9be0bb6c55f537145db81f684955d17cae7ee9eba2c1bf7e1c 5 0.00/1.00 vMB 636
115,726 115,726 00000000000026c72dcff2aa9d68a4800819f89fcad319713542d8f5bb8f512f 1 0.00/1.00 vMB 0
115,725 115,725 000000000000b6677878b78220543c7003258407da5c71217ca7e257b497623f 10 0.01/1.00 vMB 899
115,724 115,724 00000000000042444ed38daf1ac5c52b6f95f5b747dc7e04c1fb3573b181a52a 25 0.01/1.00 vMB 0
115,723 115,723 000000000000247ceed21ddf76f681181d4069260a188c06bd9031c3d9348b81 30 0.01/1.00 vMB 467
115,722 115,722 0000000000003227b66d37843a01805f03c1ec808f5712f9ae4f866bc5eb70d3 4 0.00/1.00 vMB 4,231
115,721 115,721 0000000000005c261fdbfc5f67aef44c5df4a21af69dfbab6d97f61b74d3ea81 12 0.00/1.00 vMB 1,156
115,720 115,720 0000000000009cc5aa8053cf4740e3c62c6dc96fbdfbf13cd420544fffae41df 8 0.00/1.00 vMB 363
115,719 115,719 00000000000022b95d2721afc430db705f4613efa4e84d26cac31c0e93a2e330 22 0.01/1.00 vMB 276
115,718 115,718 00000000000059255f40ef07d1c09cfb3985e16885586feb455b03d5582347ea 8 0.00/1.00 vMB 344
115,717 115,717 000000000000300cd05497c55c088699a6f60f72b7f2b84db720dfa8fc9941cd 8 0.00/1.00 vMB 324
115,716 115,716 000000000000b864e9b1b00ae1436f33b1242cf34bda1dcdaf3b99d093da1cc2 1 0.00/1.00 vMB 0
115,715 115,715 000000000000b9b587d2b65b0b185035fcbadc5c9e1ed00ea2d8400a2a21d0e4 22 0.01/1.00 vMB 323
115,714 115,714 000000000000e76969a475cc4cac6b0d9252840197baf4bc09a17d79c164070f 13 0.00/1.00 vMB 1,540
115,713 115,713 0000000000000dd01e6ad59298bb86b2ac50dd9a98002fc41b94037f819e0853 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.