Loading Tool

Explorer IconExplorer

Memory Pool

83,106 transactions
30.85 vMB
0.09016864 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt c7b916235fe1d757b0b3e552e4e2f2621cff4cb637e83e52461d2581bc054d9f
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 79f4caf26a4aaecc20991697b5b78dcd218c2dccf1111861b627f93dbec95f1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02368778 BTC
Feerates: 366.60 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (634,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,854 280,854 00000000000000004e423634cf05096d528783e02750dbccab630fa67e561e88 109 0.03/1.00 vMB 130
280,853 280,853 0000000000000000293e8e81678a6b83648c512272c944e68ee798f931217ea2 318 0.25/1.00 vMB 27
280,852 280,852 0000000000000002342fb09aa577bb7eb6e66ddbef23514c7f4049edf451b0b5 1,367 0.50/1.00 vMB 56
280,851 280,851 00000000000000009eb33e083ad7c84ef45bc506126889b67ea2261c71fd72dd 219 0.09/1.00 vMB 39
280,850 280,850 0000000000000000f7820276e22fabeac34b2eb9efff624a312b7b633c10e3af 451 0.24/1.00 vMB 56
280,849 280,849 00000000000000022d7b3b3581e0b9f92aa60ee97f30b0043b323e6a527819b2 134 0.10/1.00 vMB 20
280,848 280,848 000000000000000231f6af3d852a3cf53e107685a0df2710326bbae9a969d8e6 105 0.03/1.00 vMB 69
280,847 280,847 00000000000000015f4df6d61b320ad19a2adcd48d979f8de8eafef017011af6 252 0.11/1.00 vMB 36
280,846 280,846 00000000000000015200003ef0433d47b3bee5457de90fa66a77c1c20170742e 78 0.05/1.00 vMB 18
280,845 280,845 0000000000000001ff4a550fcee1f306d9948f75da83702b55bdb55ace4190eb 575 0.27/1.00 vMB 46
280,844 280,844 00000000000000000e7bfe50c649b7ab564088da082eaef333ac9bf0f78599cb 97 0.03/1.00 vMB 259
280,843 280,843 000000000000000058cea0850efe4a63b95f6f05a6000c308b1bbed930beb066 138 0.10/1.00 vMB 32
280,842 280,842 00000000000000017ffa63a26c011ba555ca3e59945f5c10bc9a3bb7e8faa8ae 42 0.02/1.00 vMB 44
280,841 280,841 000000000000000076d566d64a37b030e3fcd873ef89363181363d5b0644f56f 267 0.11/1.00 vMB 33
280,840 280,840 00000000000000002d174a0017e1d03d434a76c1354a2e16e600db4a080b6b7c 115 0.03/1.00 vMB 117
280,839 280,839 0000000000000000f9449db9e8af355eb2b276c6795fc84ef1316d3487944af4 192 0.08/1.00 vMB 39
280,838 280,838 0000000000000001b6e4c5bfb453d925b48cca4359490184a53db6a7d4a510a4 106 0.03/1.00 vMB 62
280,837 280,837 00000000000000012e798d5b10724718329c13e484b6d09eb6a51aafc600b672 526 0.23/1.00 vMB 72
280,836 280,836 00000000000000020d4f784a1b113bbf9db42c8ff32380a0d7732c081c076051 291 0.13/1.00 vMB 63
280,835 280,835 00000000000000001b41d881e1726364d4256572d6b9e4800bc049317a99f6fe 570 0.35/1.00 vMB 32
280,834 280,834 0000000000000000fda30ac435004d164b1fd20d31c85b6087a3ff28025a20b2 546 0.25/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.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.