Loading Tool

Explorer IconExplorer

Memory Pool

80,522 transactions
35.08 vMB
0.20230765 BTC
Random Selection Loading Transactions
Max Size: 195.26/200 MB

Candidate Block

Mining Attempt 8ca95db98934afcbc9655f4312b2389b9343a575e0b3efd69357701800cf7c93
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a260da370cc3f2acb69cd573eae811471f3191e5495c9c769595d49afa8434e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.06442321 BTC
Feerates: 477.45 > 6.46 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (723,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,702 191,702 00000000000004a503241af8922a3170450e3a7863e4cc945612a4c036fd4774 1 0.00/1.00 vMB 0
191,701 191,701 00000000000007e792ecb76382b9f74dcda57be791e25f4858aadf259f74d97c 308 0.14/1.00 vMB 147
191,700 191,700 00000000000001e2ddca277e64cf2bcd026691d118cd810658633153630c6aef 149 0.05/1.00 vMB 89
191,699 191,699 00000000000006175e25512c8cd9cfb837ad95532af0ec068f5a6047491355a4 186 0.21/1.00 vMB 86
191,698 191,698 00000000000002dafd509e286cded6c1d52199a43087cc52aec0e75a3414e41e 67 0.03/1.00 vMB 24
191,697 191,697 0000000000000003eb167a0e91342cf9aef82bda974880d81ae66fe7f13351cc 105 0.05/1.00 vMB 133
191,696 191,696 00000000000002df3cb1ed20393b7d0cce838f11dfd8f41217ff7300f2a958bd 366 0.18/1.00 vMB 101
191,695 191,695 0000000000000743b7390f45ad924eea055e3ad16010b100575525f794a20c0b 374 0.17/1.00 vMB 343
191,694 191,694 00000000000003e658b2e8fb48a930df2145e6de44a17b0b30220a76ae80bc47 15 0.00/1.00 vMB 295
191,693 191,693 000000000000000dd406341c280991ff4ec7a49345ab746c7f6209596c65db35 217 0.09/1.00 vMB 192
191,692 191,692 0000000000000056a463c2c457f6d5ab5af83f840a5ee2ff1584543e2079cad3 264 0.15/1.00 vMB 191
191,691 191,691 00000000000003bbf63d47008f1b7a832ac00c7d52d808998084fe0f4f59756f 14 0.00/1.00 vMB 339
191,690 191,690 000000000000054e88b642d5a706a29d244c1f10581ec79316d7529efdaf42d0 10 0.01/1.00 vMB 68
191,689 191,689 000000000000069d6fa17a07d495dc3eafab290bc69371ed8b26f1f10d17e18c 636 0.21/1.00 vMB 351
191,688 191,688 000000000000000f468b75206564b7fd2ca4e5dd5d6d48ce9d1c6ca5fa28e601 158 0.05/1.00 vMB 22
191,687 191,687 00000000000002af0d6f8512e42f6960f8886d16d6f9e16d7e04d7800a18b98c 230 0.07/1.00 vMB 6
191,686 191,686 000000000000052f7d8a9b8cd159a2b00ebd2328533edddd8e37ef5a78d92473 13 0.00/1.00 vMB 0
191,685 191,685 00000000000006c7cc0222a44df38d1068bd2554b9203d9f1baa9fd3223738b4 105 0.04/1.00 vMB 299
191,684 191,684 00000000000002d7fa1dfeb7e344e0fd10847799bf9f6a7f0f630f2fefb7ae3f 224 0.07/1.00 vMB 363
191,683 191,683 00000000000007015d35d09334c73abb0f91dde082cf3b36e8ad663d5b2e3f78 563 0.25/1.00 vMB 141
191,682 191,682 00000000000001122c47c8ebf885b82d7a51c303d37d31ad557dbee0d44d43e6 5 0.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.11 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: 736.12 GB
    • Received: 18.58 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.