Loading Tool

Explorer IconExplorer

Memory Pool

84,438 transactions
31.34 vMB
0.08861799 BTC
Random Selection Loading Transactions
Max Size: 192.18/200 MB

Candidate Block

Mining Attempt 5369f73aa2d65de4c59f3dfbe1ae96fd14bc33a013d2689ba20a931e1e213973
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 3f1e8e90ccaed6e2d8e16f228531f9c8642877d06775fefa8e0fbe62e1aaf54a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,757
Size: 1.00 vMB
Total Fees: 0.01284334 BTC
Feerates: 22.07 > 1.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (642,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,575 272,575 000000000000000431cc21dff0c1df6c42387786425f1ab30f22bdb76a780290 295 0.12/1.00 vMB 157
272,574 272,574 0000000000000001af7d04648561565513f3c35861691f101f7ad0930a3c228f 220 0.15/1.00 vMB 9
272,573 272,573 0000000000000004c85d549cbd870ee0bb279c3eb80ad142c0df74f1eb51778a 810 0.35/1.00 vMB 59
272,572 272,572 0000000000000000cc5f283475d7177804c13b76c0e09594ec4afec7ef68f836 73 0.04/1.00 vMB 19
272,571 272,571 0000000000000004b5026515563c10b24da5f816c8bc31750995b745753b69e0 636 0.45/1.00 vMB 46
272,570 272,570 00000000000000009c05e4980d140ea09a292ceba4e5f64da6300ea97db3ffa1 711 0.49/1.00 vMB 60
272,569 272,569 0000000000000002c4c26b10af11721db3a92ea9dd0c391df0fa043ab21eaee0 411 0.19/1.00 vMB 60
272,568 272,568 0000000000000004bee2fcb6eef7352e1805024d405af919deaf362681778ef3 230 0.19/1.00 vMB 26
272,567 272,567 0000000000000004483f610d8388f594ed5405dbdb5a4559c924eec74d8e3cc9 511 0.25/1.00 vMB 56
272,566 272,566 0000000000000000b093733829bb03e1a60cbad91d4832227198f4ca8e4f1089 652 0.25/1.00 vMB 52
272,565 272,565 00000000000000024550a7dce7e47e50e4d0016cde18f3a5af512a1bac15c4b2 729 0.25/1.00 vMB 125
272,564 272,564 0000000000000004bcc6b7c4b46493a3a6597270f4133525d45813f164dffb0e 286 0.17/1.00 vMB 27
272,563 272,563 0000000000000003d21fdabc882014db0c8c8f96a12cd29e4c1022fea4ec19be 538 0.25/1.00 vMB 42
272,562 272,562 000000000000000019d4dcb26290c18bc0054a7f0cd7099b30746719071c51c6 692 0.25/1.00 vMB 128
272,561 272,561 00000000000000056e75fbcd6a540eb0f65c3686ecd384b969e96672028c4055 33 0.02/1.00 vMB 49
272,560 272,560 000000000000000276c060f7a104be8e4878edc37382bdb0d97086a7abedfb1d 140 0.06/1.00 vMB 46
272,559 272,559 0000000000000004362b7973d243a6c907c150f4822c97b9874305ea1a145b21 156 0.07/1.00 vMB 70
272,558 272,558 00000000000000044d35bd30b01f4cd37d72110a370375ad81172f4689b86ee5 803 0.37/1.00 vMB 56
272,557 272,557 00000000000000003143ee734a2f84e9708efb3d061b64524cc8a47bdd5fed5a 251 0.11/1.00 vMB 24
272,556 272,556 00000000000000010b90774b9446856cc11c647c1bc7feb2f47438b25558de90 294 0.15/1.00 vMB 15
272,555 272,555 0000000000000004f5911f599cfec25de5bee288f3381031b07b637f79a214cd 796 0.37/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.