Loading Tool

Explorer IconExplorer

Memory Pool

77,272 transactions
28.86 vMB
0.09864498 BTC
Random Selection Loading Transactions
Max Size: 175.12/200 MB

Candidate Block

Mining Attempt 7920a43524c38063622e63aee2c956827c9e0da6ed1a5f4bbe35ba6e5fab2a19
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 8e3a7f5177ec6e3beb16abe9b0e6eb61cf3c7157bb77d1a90bc7a713877c1153
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,419
Size: 1.00 vMB
Total Fees: 0.03036262 BTC
Feerates: 180.82 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (188,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,088 727,088 000000000000000000000d35dd3688e49776fdd6d2060f7dfb53e9237501759b 1,696 0.78/1.00 vMB 4
727,087 727,087 00000000000000000009ffcdc71e40229eec8fdd5fb319b4f1098de0ab456b3a 2,653 1.00/1.00 vMB 11
727,086 727,086 000000000000000000005f825ca5adb3180dfda4843f265567d0f56327c06476 1,015 0.38/1.00 vMB 8
727,085 727,085 000000000000000000050d8c9d8b49221f69e8c429d17a44836a13f26eda6929 163 0.16/1.00 vMB 4
727,084 727,084 0000000000000000000202e3da3c348779fac8301e1a0b4098aa0c68c51e2d4c 937 0.66/1.00 vMB 6
727,083 727,083 0000000000000000000468614a42d0aa1137a19b034eb0f909c321f1c2402247 2,048 1.00/1.00 vMB 8
727,082 727,082 000000000000000000012d2da593e07b66f282e82b9f3352a946feb707ed358a 594 0.27/1.00 vMB 9
727,081 727,081 000000000000000000059e2f7c6e5649130987fcacd6f52846b55a30e0e90083 1 0.00/1.00 vMB 0
727,080 727,080 0000000000000000000489200c45f20ab970a2d0d254d6eb53e4ede6a767643c 1,168 0.43/1.00 vMB 8
727,079 727,079 00000000000000000005712ab96125a39e7bcd3972a442ebfae0a89157083c54 2,064 0.73/1.00 vMB 9
727,078 727,078 00000000000000000000f50d4aa9588cea5fca80b6bafedcae98a04f26f50d06 1,146 0.54/1.00 vMB 7
727,077 727,077 000000000000000000046c0a31f7e2d4599ba7ac4b80b237e3142625ca28788b 1,775 0.57/1.00 vMB 10
727,076 727,076 00000000000000000000f925749b6b2996f7dbf58bfb86971be7fa40bf991216 1,464 0.51/1.00 vMB 8
727,075 727,075 00000000000000000003d09997e10c943af7903f6fc38136f27ba57cfb801599 498 0.15/1.00 vMB 7
727,074 727,074 0000000000000000000936d325e081d5148308aea3b83a6ee16cf5366fc18c21 685 0.22/1.00 vMB 9
727,073 727,073 00000000000000000005d41c7d1908bb201f04123b040b473b1d5342e8434efc 518 0.16/1.00 vMB 11
727,072 727,072 0000000000000000000451c2ec1b2f22aa7f29862c1c94f6c003c3e23f1088de 67 0.03/1.00 vMB 18
727,071 727,071 000000000000000000025d5630279e991976593e82090b62f1d8e247bff2ed2d 433 0.17/1.00 vMB 10
727,070 727,070 000000000000000000086cd712cffd3a47a8bed713c6c99b9013a07a7732881e 175 0.05/1.00 vMB 15
727,069 727,069 00000000000000000002cf48ad5e6cc1128c299fe80876e2761b25f20be9568a 1,185 0.82/1.00 vMB 6
727,068 727,068 0000000000000000000a0817512348beb05e0cba17741dc89ad24382c90f68ba 245 0.67/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.