Loading Tool

Explorer IconExplorer

Memory Pool

28,246 transactions
8.13 vMB
0.07826667 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.82/200 MB

Candidate Block

Mining Attempt 31ce0f1106794612e740c64136eb169f5ec7c0343692019cf19a40d17e3c71a7
Version 20000000
Previous Block 00000000000000000000611210e8ed536185de44d17039dfdfda156388853850
Merkle Root 0fae57ffc69f9876887218403d087385d48372914b7b300b7ea79f2c7caf79d6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.03273778 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,215 (711,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,146 202,146 0000000000000571447713f754226f95a2d461bc635b0bbd9cd8142d58a5c10f 16 0.02 vMB 796
202,145 202,145 00000000000002516b21372ba3a61ee5f0a5bbf75068d68482ef83c7c5f925e7 345 0.14 vMB 126
202,144 202,144 000000000000007623f00b4548f653d47364286a2a7219b0688783d651630903 586 0.25 vMB 173
202,143 202,143 000000000000015cf28342370f88c8cc1444003db2626f8ef86f8a7b846ddd52 812 0.25 vMB 165
202,142 202,142 00000000000004c31afd31ef6e1f2c900d098023d41f1337eb10edfdd19d5294 15 0.00 vMB 126
202,141 202,141 00000000000001b3b9fc16bd4cb16cb589896e638167066137c35a8d77bca3d9 412 0.18 vMB 140
202,140 202,140 00000000000001fee19ff30fe9ec862d0e0c48c6a2faeeb148cab9786b85edaf 1 0.00 vMB 0
202,139 202,139 0000000000000370424e86f6f66abb8abd328f7c54348ea7c07e4f4885fee6d9 104 0.04 vMB 125
202,138 202,138 0000000000000456d295557e90d2909ab3a6a3276d9c7bd2aa70075d70b83f7b 134 0.06 vMB 184
202,137 202,137 000000000000032cf5bf028f43a7fda53027e36f0cc3d7abbd704fa803aa218b 28 0.05 vMB 61
202,136 202,136 000000000000027e75e654184ab48d7e26df0ab6de665185dccfe6d8148e925b 20 0.01 vMB 55
202,135 202,135 00000000000002a25ec038ab0e0b35423aa5200dd6f4b7ce523de61e43eac28a 601 0.25 vMB 138
202,134 202,134 00000000000001b7511fae4c8de15c489503cf4dfe9ca51413c0c11ff42d4124 130 0.05 vMB 223
202,133 202,133 000000000000000996d03d30a3f812bc70b82d6ce76ad9707e002d0deca3aa9a 355 0.14 vMB 199
202,132 202,132 000000000000009e5644b5e35b7a8e6173b8a55398f47c1c598e5d188176fe61 400 0.22 vMB 159
202,131 202,131 00000000000002b465bbd2caef9fadcda253700ecf61e40d91ad3babc993c01a 32 0.01 vMB 0
202,130 202,130 00000000000003c534a7af87fde5a6e90a5925438f650cf9a8fcfda64e4bed42 20 0.02 vMB 51
202,129 202,129 000000000000016e42af49b689167fe0f852d4e333dd1f13006e9e6717d202d5 17 0.01 vMB 70
202,128 202,128 00000000000001889c01cd8b856d908bb39c4d1dd52cb29fa358686dbe02efab 123 0.07 vMB 122
202,127 202,127 000000000000043aa37a891a9abf849ec92891aded056b76473f3916d95ed059 8 0.00 vMB 11
202,126 202,126 00000000000004630f4f23955495f0a3f58390c435feab426f3e08eea2ce2cda 582 0.30 vMB 133
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.23 GB
    • Received: 0.42 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.