Loading Tool

Explorer IconExplorer

Memory Pool

71,279 transactions
26.91 vMB
0.07935706 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 4bc3c5a0f2ec5a1493c9aaa913e3de5cdd415470dcd288ce21a14735ec70948f
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root 37b542c590d0f7239caebaffbd51e5a686f455f040b858baf3c972e3ef03c9ce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.02177148 BTC
Feerates: 150.75 > 2.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (703,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,990 211,990 00000000000003ce192eb67514b1081ee53f5c97baf0177468d82e457956aa98 469 0.25/1.00 vMB 133
211,989 211,989 00000000000004c19a8f052179eaf6b2df46ac3b79487401533250b222eb4374 567 0.20/1.00 vMB 197
211,988 211,988 000000000000012a527a309ddbd615b022106340126f31f1d1e1b6fd6ed0c800 917 0.25/1.00 vMB 293
211,987 211,987 00000000000002cab182983cd96bb54b6fe8e0a8a59a0a4e092628b2a848ff87 153 0.05/1.00 vMB 46
211,986 211,986 00000000000002648d3191da85211dd9e02a60741c3d14a4f44adb1c027f2b7f 358 0.15/1.00 vMB 221
211,985 211,985 0000000000000483a93244438b564383ae587c2eadeb7a258bb530ac1618a8b0 576 0.25/1.00 vMB 190
211,984 211,984 00000000000001c80831ee0adc486cca91313d6b3d1603bf8fa4c808cc4f3e1a 439 0.25/1.00 vMB 217
211,983 211,983 00000000000000b4acf8db2aa02ab28669cf59705ad06403b958ebcd61b40408 176 0.08/1.00 vMB 161
211,982 211,982 000000000000030f49f3f62d5a135178b3201004d5130b59409110da11f16115 131 0.05/1.00 vMB 198
211,981 211,981 00000000000003420d583f3de170d56fa71c870be1edce0f217785c2ac04af54 601 0.19/1.00 vMB 238
211,980 211,980 00000000000001b468ed016a8cf14faebd0effa3ef392a9dc39bd8c1254d2863 96 0.04/1.00 vMB 237
211,979 211,979 00000000000001458371688e5e0fdc86bafecba60d0651792fe76263a2555c2f 55 0.03/1.00 vMB 148
211,978 211,978 000000000000008658fea0f052b9c411fb4dce3539e0bca1b06bfa3b58e6d46c 62 0.05/1.00 vMB 97
211,977 211,977 00000000000001ed25b5fb3df61338b26d3bf62a295e9138b91426b5a00fde8d 28 0.01/1.00 vMB 41
211,976 211,976 00000000000002c6ebadf230a0f03561729785e22f4bae36a162b063f207ecf3 240 0.13/1.00 vMB 113
211,975 211,975 00000000000002d35818a7e22baed6103096fc44c9fc3db266e0cc02d44a7acb 557 0.20/1.00 vMB 282
211,974 211,974 00000000000000097b98e6739d5d4789df9623eb1b906f3703663313ffc84a47 148 0.09/1.00 vMB 147
211,973 211,973 00000000000003d74a711908753c65ac3f51215a72144b911ff703b09996aa95 199 0.09/1.00 vMB 233
211,972 211,972 00000000000002cb3b614f2872cd51ba913273982f68c1320d440dc8fdaf09b3 256 0.12/1.00 vMB 179
211,971 211,971 0000000000000391c33e687d12b4b41972b14ef5267bc15fe0ff9502e3820ca0 98 0.06/1.00 vMB 164
211,970 211,970 000000000000018a0ec1e6bbb50d839baab34badc4eb39d82bee0f544fe24441 186 0.13/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 783.21 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: 755.47 GB
    • Received: 18.95 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.