Loading Tool

Explorer IconExplorer

Memory Pool

45,851 transactions
21.33 vMB
0.09223525 BTC
Random Selection Loading Transactions
Max Size: 120.33/200 MB

Candidate Block

Mining Attempt 7c2170856a8bae6488a09e66f889b397a97d0f221dfe2f9b2f2b680fa9b30eb1
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root e5fd46f1d45df04247beee06cc5408c002a00fc9acae6f6af6e78b3221336b4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.04301670 BTC
Feerates: 265.25 > 4.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (656,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,887 257,887 000000000000002f181db8c8f1d74aa0f2c0a61c89f7d95af4e9c9f87e95aa69 124 0.06/1.00 vMB 86
257,886 257,886 0000000000000020b15fc5efabe7053739d043f32a1dd5a147457963e36c3b50 155 0.06/1.00 vMB 149
257,885 257,885 000000000000000013c780690982280ef7f25f7f09bf90c4f2672f6d7997297b 16 0.01/1.00 vMB 81
257,884 257,884 0000000000000005713d05bb8ea55a28f0869e71dbf36fac62fbb32923f9b27f 19 0.02/1.00 vMB 24
257,883 257,883 000000000000002b06e6b57fe5d64c904fdc17c07928a900f28735f422307c20 474 0.19/1.00 vMB 118
257,882 257,882 000000000000000e4627352e6a3663b8d89cbd263d85116cd2bc741dbf6d6c8e 372 0.18/1.00 vMB 96
257,881 257,881 000000000000002d6996efbc2cd96e6eaebb2399fa893908051b406cb27581ae 32 0.01/1.00 vMB 93
257,880 257,880 0000000000000029958c8cdfacfb03b3d67b0a273e3f4298f115118617ad88f1 296 0.12/1.00 vMB 99
257,879 257,879 000000000000000b6bea264a3dba8a12774a9f1957f1e27d7efab8ab33a6cb2c 64 0.02/1.00 vMB 93
257,878 257,878 000000000000000266eb52e093e6d603c0c314d39e41b0efa152172c28098f00 115 0.05/1.00 vMB 102
257,877 257,877 000000000000001f102ebc1e006d169df89b30e1ee62b09af0223d5a81e0a2c9 53 0.02/1.00 vMB 119
257,876 257,876 000000000000001a6411a71a19309416aa448162bc8f50c369d633f68de82af6 62 0.03/1.00 vMB 88
257,875 257,875 0000000000000000591db835bd6a30be65399db2c3500817a810a61321992d69 291 0.13/1.00 vMB 93
257,874 257,874 0000000000000030e4ca432385a29c42e1540c871d6700f85b0525d9bbfddede 156 0.06/1.00 vMB 131
257,873 257,873 0000000000000023d9180386a12a9449ced2673588abe28ece8c3ca1efae5069 333 0.13/1.00 vMB 79
257,872 257,872 0000000000000018d76acb719b67cdffd49fe214919c38fdda9798f29175a97d 194 0.08/1.00 vMB 124
257,871 257,871 000000000000002ead1897583781f449e8ef5693dc7e6600f7644b255708b2cc 206 0.08/1.00 vMB 114
257,870 257,870 000000000000000bd7633f41850e331c970c5fc7516cfa8417f9a01d1a74f624 256 0.12/1.00 vMB 103
257,869 257,869 000000000000001701de464d45a5f018b17a566a0e0f3d7c7e03bc179e1a482a 112 0.05/1.00 vMB 105
257,868 257,868 00000000000000267118b887f48b8424f0e2beeeeac849a75fad6a77ff642725 198 0.09/1.00 vMB 90
257,867 257,867 000000000000001f1d01a3a9b6eab9e447f7793063f91f45fa611a44665f010f 35 0.02/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 780.71 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: 554.99 GB
    • Received: 6.85 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.