Loading Tool

Explorer IconExplorer

Memory Pool

83,004 transactions
30.59 vMB
0.16363593 BTC
Random Selection Loading Transactions
Max Size: 185.61/200 MB

Candidate Block

Mining Attempt 8f5439c6b3b4755d215a1086c351d39cfb4fb6f6039f3eedb445ac727e41296d
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 34f9cd24aeeac21c59a052f152e9ab2acf7579ebc48348597eb720659f62b1c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.08393811 BTC
Feerates: 150.79 > 8.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (625,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,893 289,893 000000000000000072faeaf071cda9cd5325e8fd0c2ddeac6765b57f954e7521 172 0.73/1.00 vMB 12
289,892 289,892 00000000000000000196731c80103416b32e70bf7158796dfca7cb3b23322ecc 665 0.90/1.00 vMB 16
289,891 289,891 000000000000000012cd157a76f1df9e5e8cc2e41aee36fc2c0169be97bafba0 512 0.22/1.00 vMB 37
289,890 289,890 00000000000000010b4b5b4a95ffa193b8dc0929977a55c03e37ff49f270f066 848 0.35/1.00 vMB 38
289,889 289,889 000000000000000027e5c224c26df2c77d56ffd3c108b7735609b794c5be385d 706 0.25/1.00 vMB 48
289,888 289,888 00000000000000003d40c6e1be0e284328d2ab9cc212a6740329a8f6a5f201e4 877 0.25/1.00 vMB 78
289,887 289,887 0000000000000000b371bb8eae4d87039a1c2e979ae1e74b213d3723aecbf30e 1,380 0.90/1.00 vMB 29
289,886 289,886 0000000000000001020f8437c01bc2ee3e10914523369cf8a594b69a462f36e2 256 0.33/1.00 vMB 16
289,885 289,885 00000000000000008a0339155fabd5c6112fc5107bea5bad72f1a2fcc7c57620 343 0.35/1.00 vMB 32
289,884 289,884 0000000000000000396b20090cc7df131aec066fdd9f11671170332224b910ed 1,040 0.50/1.00 vMB 35
289,883 289,883 0000000000000000a57913baec32a8750ed46bb5d5daab50753c524008446a89 484 0.60/1.00 vMB 18
289,882 289,882 000000000000000059b98fc79e0ac2c1ebcdd8d5d5e26f0ce28cb4392c82fc03 654 0.50/1.00 vMB 25
289,881 289,881 000000000000000033fbfe8771a9426883311cc75087127a4b2601b21ff0393e 414 0.35/1.00 vMB 24
289,880 289,880 00000000000000006646985425d6a5da68ae4eda387a4b2db05b4811aee875a5 1,865 0.75/1.00 vMB 44
289,879 289,879 000000000000000100207dd30f17996e56b804f9d2c974dd840706434c9abcd8 145 0.07/1.00 vMB 75
289,878 289,878 000000000000000039a5c9aeb012927a50995eee4f64e1d4e527d0835f443af5 1,096 0.86/1.00 vMB 27
289,877 289,877 0000000000000000dc845bdfd77cf3278df3031adf3d99e13e5425b40c30645b 1,067 0.35/1.00 vMB 66
289,876 289,876 0000000000000000b0ff4ecb7e32cc23c3d62a014c105a97d02a3eb7ae346c31 1,074 0.56/1.00 vMB 34
289,875 289,875 0000000000000000c3156965fbf29ec5edcee7093a07817a00a356596cad5814 450 0.27/1.00 vMB 31
289,874 289,874 00000000000000004800ca7b6f5ad388eec61c0db82b216a65cc14c19eb72fe0 97 0.06/1.00 vMB 57
289,873 289,873 00000000000000003a08bcaa92431cb3b59a1f520ca25518abfdff2d5dd9c384 298 0.16/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.