Loading Tool

Explorer IconExplorer

Memory Pool

75,417 transactions
27.77 vMB
0.08047905 BTC
Random Selection Loading Transactions
Max Size: 169.52/200 MB

Candidate Block

Mining Attempt 846d00f1f889d97a79b96cd58341a146c0f78f7ef86deb08ae505c824e1773ac
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7744573373e1c7db4fd6e974c9ae16e8bc32b4b24e390e6c63bf3bd5fbc56257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.02107174 BTC
Feerates: 106.68 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (120,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,181 795,181 00000000000000000001bd900a1fe7cc1ada2dba4ccb640fde5627984c465e0c 2,832 1.00/1.00 vMB 17
795,180 795,180 0000000000000000000473d19b8d4b5c27e07e35f567b0c3e77f0af3922fd06a 4,683 1.00/1.00 vMB 18
795,179 795,179 00000000000000000004735e591751245b8a0f95b344636477dd58ca82147963 4,330 1.00/1.00 vMB 19
795,178 795,178 000000000000000000041f80a8aba812b187bb137111425050a8ddcae2fad6c8 3,827 1.00/1.00 vMB 21
795,177 795,177 00000000000000000005123b96f01a75cb5bf1247d57edfdd9f82467a2df91f8 3,894 1.00/1.00 vMB 40
795,176 795,176 00000000000000000002bf03caefc811c28d80dca0dd2f944d1ef0fb00454da4 2,345 1.00/1.00 vMB 15
795,175 795,175 00000000000000000001a85e0711f9716497d3d66f59f2489b5a94ca2f138ce5 3,799 1.00/1.00 vMB 18
795,174 795,174 000000000000000000019a0fea256d5dee1676cf1620d6e35e13fa00efb68ca1 3,612 1.00/1.00 vMB 19
795,173 795,173 00000000000000000001176c18856ae09a1a4c23255c37b605669e50964b42ef 3,544 1.00/1.00 vMB 25
795,172 795,172 0000000000000000000417acd5ce540b2fcfd79ed913e3c39962bcea5f21eb4f 2,238 1.00/1.00 vMB 25
795,171 795,171 0000000000000000000484b5f5566da15637191ed2a81e8eae7a7eb00eca3262 3,557 1.00/1.00 vMB 20
795,170 795,170 00000000000000000002e6ea55119a2f3059d195d6338f7ce66f246bebd26b0e 4,551 1.00/1.00 vMB 18
795,169 795,169 0000000000000000000097fc4c70d69c0f921a556a7287f3e4a98fe44a2015d0 3,743 1.00/1.00 vMB 18
795,168 795,168 00000000000000000004ed3c6b1d56e3fe6a8f90ab94db26ccb87c7f85b620cd 4,806 1.00/1.00 vMB 19
795,167 795,167 0000000000000000000069eddb28d8af9662bb71047044af45c1cd506431de65 3,955 1.00/1.00 vMB 30
795,166 795,166 00000000000000000003582de99641f0059de3cd264df51cf76e8d2d99fa23d1 3,762 1.00/1.00 vMB 30
795,165 795,165 000000000000000000007f58b2bf2a7bf11f3d8727b129f75bc93845319c6fe1 3,619 1.00/1.00 vMB 23
795,164 795,164 00000000000000000002cb20152be1db04f7440c6c6d2c443a5c4984fc91b4a5 3,461 1.00/1.00 vMB 18
795,163 795,163 00000000000000000001ff2930aa4fd2cf07c0b307c252de83f20003cad3b86c 3,810 1.00/1.00 vMB 23
795,162 795,162 000000000000000000036205a4c3da7c9fc068e66dbe14ffe3023767da809a65 4,058 1.00/1.00 vMB 18
795,161 795,161 000000000000000000046e60c0a6ae306b8da4509d822a4d89fdb994f1642b34 3,534 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.