Loading Tool

Explorer IconExplorer

Memory Pool

78,913 transactions
29.60 vMB
0.07251810 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 98787f5371e2e88417b7044673abba6ebb5f5324416b892f2636d552c22f6f6d
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 5dd48aaf9f8e2ce366db4d60b6b3fabcbc20da62e34a842900d83640870aea02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01230203 BTC
Feerates: 150.77 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (645,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,941 269,941 0000000000000006f5f8f672f7f84210790894503f46cc2164370e318bf7bb57 758 0.25/1.00 vMB 223
269,940 269,940 00000000000000029b30293b26977bf16bd89d5f4b7ef50a362f6c0a0e45fbe7 87 0.03/1.00 vMB 25
269,939 269,939 0000000000000004859f05e39e7e0577292774c305f39c52304d9b84c04a2690 347 0.17/1.00 vMB 48
269,938 269,938 00000000000000005a2dd237000e99a0c9196d46ba1a0774d12de2f4a17961b9 279 0.16/1.00 vMB 55
269,937 269,937 00000000000000071392a5436b9438b8961dbec285aae7d3887be211f170dddb 57 0.04/1.00 vMB 13
269,936 269,936 000000000000000037767b6c262aaa6df8d157d13ff54f69ab429ca41dd295d4 454 0.19/1.00 vMB 84
269,935 269,935 0000000000000007882e9844404a82f23233e8285a59e3d73a0378cf515e9a9c 413 0.23/1.00 vMB 56
269,934 269,934 0000000000000002b3a756396eb233ccfdf06ccf9b455f107a2d88d0eea473e7 20 0.01/1.00 vMB 120
269,933 269,933 00000000000000061b9964e6696164013e58bc9f8932b8fb85d7eb456308ca17 267 0.15/1.00 vMB 43
269,932 269,932 0000000000000002948d8f56f613b75642e56ad20f2133448809f314ae73467a 186 0.09/1.00 vMB 65
269,931 269,931 0000000000000003fdbb22c8c19a42ea5db62903970caf2e9ba59dea3066e2a1 455 0.23/1.00 vMB 76
269,930 269,930 00000000000000050874f9e070778378ab3ddb1436aed18eeff43a97b6578eaf 156 0.06/1.00 vMB 43
269,929 269,929 0000000000000006592cf909d11a182b44974dc6a8253f8e46daeaea529cd8db 606 0.28/1.00 vMB 63
269,928 269,928 0000000000000004b6c159845c20115d61f207d3f713e23adcd54ba6cb61d3b8 291 0.14/1.00 vMB 101
269,927 269,927 00000000000000051df0fd682f3678a6386d9cbe14dc9094e94a64e03dfacba0 512 0.21/1.00 vMB 79
269,926 269,926 0000000000000006785cff9c6d08b5c912d4493276ea3d58ab13ebf9c0d4efa6 192 0.08/1.00 vMB 129
269,925 269,925 00000000000000017d782b50ca4e3211bf1db9e3468f8e9d8671df2371d4c102 429 0.25/1.00 vMB 47
269,924 269,924 0000000000000004b2d8133571e83bd32b85c3d930b221efa8b1c8583955fe16 252 0.11/1.00 vMB 59
269,923 269,923 000000000000000636a8ef8895843ee2ed629ff241963a8bad73808e58f1a06d 218 0.09/1.00 vMB 68
269,922 269,922 000000000000000479f286761e91b2c983ad63e19b0d53cffc67e731a7558d85 60 0.03/1.00 vMB 6
269,921 269,921 000000000000000292c1287118e84445aa552c1e3d32271c81faa4d97a8ef23a 499 0.25/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.