Loading Tool

Explorer IconExplorer

Memory Pool

80,839 transactions
29.86 vMB
0.06880293 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt 99c53ef2beaffd064d5b8df1df88131f00ef8f01f5c3e20d2f6194d84d83a6f2
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 9235a1306ca643ff4e2fedcae8ed7bb52aab1aca0947914406da198eea084d51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00795056 BTC
Feerates: 34.33 > 0.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (169,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,104 745,104 00000000000000000004f499f5a8adf74f2de1b14e8e8cbcbe23cab20b49ccc1 1,978 1.00/1.00 vMB 13
745,103 745,103 000000000000000000080fba219bf26fe17ce7e5388567d6ef81e3fb26336661 3,148 1.00/1.00 vMB 35
745,102 745,102 000000000000000000035023df36870adb1b8099a042dfe4423218335136d0a6 1,520 1.00/1.00 vMB 13
745,101 745,101 00000000000000000007c293e71f4974f06dad8c235a306299d182651273c4ff 986 1.00/1.00 vMB 16
745,100 745,100 0000000000000000000685cb03214c6d2b03012ec4c75413fd100695bafe36f1 3,007 1.00/1.00 vMB 30
745,099 745,099 000000000000000000047a9e8be07b0e30a026bbf0867b291338e7f37f02196e 2,542 1.00/1.00 vMB 40
745,098 745,098 00000000000000000002c10dd75f51b0b786ee3670887a12e10a1145e23a3923 2,391 1.00/1.00 vMB 15
745,097 745,097 00000000000000000006bc98dcdaa88e3290d7b73ab685b79cdeec5a7e02fb3a 2,539 1.00/1.00 vMB 23
745,096 745,096 000000000000000000017ec2f6328b3b64f587778129360c19cbc9597f1ee11e 2,471 1.00/1.00 vMB 28
745,095 745,095 00000000000000000000bfdf741a3bec5cf84c56047c5c67136ba8045e3bd3e2 3,667 1.00/1.00 vMB 38
745,094 745,094 00000000000000000007b344e644e2ed3b0662c358ad324ba2d6baad297f6dfa 3,159 1.00/1.00 vMB 41
745,093 745,093 0000000000000000000083e253536df4bf9a0de347260c2824d97cfae5850186 1,788 1.00/1.00 vMB 6
745,092 745,092 0000000000000000000164c691997aa8d64a50be4d350b4b9a3bc301f28bb533 2,436 1.00/1.00 vMB 7
745,091 745,091 00000000000000000007964b43d7ac55eb3ab61ac65bcb3ad5d82c3c56e9608b 1,989 1.00/1.00 vMB 13
745,090 745,090 0000000000000000000855e10bcdbf708b5fe246a4bf33e45cb4cd3b0e27069e 2,259 1.00/1.00 vMB 25
745,089 745,089 0000000000000000000695e04762ea9f2693e22e3e731445dbae8501fb980b34 1,482 1.00/1.00 vMB 18
745,088 745,088 000000000000000000052cffeb2dca565649c914c90b2b6a921d244d703b0022 3,135 1.00/1.00 vMB 32
745,087 745,087 00000000000000000009896d393f0e673076eae06110e5e639ff38114bff8856 3,043 1.00/1.00 vMB 38
745,086 745,086 000000000000000000070d8218720b9b2b2c91f82d86517049dc9e0ea0fea0d4 1,992 1.00/1.00 vMB 7
745,085 745,085 0000000000000000000236734aec042db59f69ed5585a60c630701d84de32532 1,297 1.00/1.00 vMB 19
745,084 745,084 00000000000000000003da9fb4db93d2b333a3365de6c0b4586b99374124faec 1,569 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.