Loading Tool

Explorer IconExplorer

Memory Pool

41,673 transactions
26.71 vMB
0.05978577 BTC
Random Selection Loading Transactions
Max Size: 139.71/200 MB

Candidate Block

Mining Attempt 6a2bebe4bf4b0693f18ea491ea16aab0f203ed684fee01153f5cf14da6d19155
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root c39f7900915928eb29f22334f44b57215bde8eba209699b0c8ff6f83bfaff891
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01007425 BTC
Feerates: 73.20 > 1.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (628,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,325 286,325 0000000000000000479bceaf71cf63741e9bf2905415d46cdf9c33d09b3aa9ee 131 0.06/1.00 vMB 37
286,324 286,324 0000000000000001337babf9df90a713cc1abfac2bb63b00b8d336a7b9017e5e 177 0.07/1.00 vMB 37
286,323 286,323 00000000000000004b86d9bc749093ddaa11156fb007a3735125898df92f654a 138 0.10/1.00 vMB 44
286,322 286,322 00000000000000002eb4caf6eabc94dbaafb569427b6b0a414aa363dd9ee07dc 423 0.25/1.00 vMB 38
286,321 286,321 0000000000000000d026b0eb90e1ec76790786ffe5e5428387e833a599ac3f21 219 0.17/1.00 vMB 22
286,320 286,320 000000000000000099a362a9f946fcef0dc478bfdf19424f9636b00efd14285f 145 0.07/1.00 vMB 29
286,319 286,319 00000000000000011ab5e6f22ea524b3c9bb138f3eb828ad6be44cae72912ae5 507 0.25/1.00 vMB 36
286,318 286,318 0000000000000000bf28fe8e5464af5adb7ce66603772951f3521730def080e1 314 0.16/1.00 vMB 34
286,317 286,317 0000000000000000bf3d2f5fb6b3d1b742529e438a6b886318c26987f786924b 307 0.15/1.00 vMB 40
286,316 286,316 0000000000000000e44ff436cce274258358773580b9fd6a33a9941f6c9d41c4 13 0.00/1.00 vMB 48
286,315 286,315 000000000000000002f5752af7f7009f4a55a38b0ab5e450c7b2189e8d18918b 297 0.15/1.00 vMB 44
286,314 286,314 0000000000000000928843a7f6b7b555919985fbf6fe97cc589372e59f9705ad 599 0.27/1.00 vMB 50
286,313 286,313 0000000000000000e22db34bf4036bd0e5f3670ecf60787f7c928ae82192be5b 467 0.23/1.00 vMB 33
286,312 286,312 0000000000000000dd5d3cacc82c63601686a33de5be9898b0e384625983cfa9 50 0.02/1.00 vMB 56
286,311 286,311 00000000000000012bd2e3ad1b8fe26ae32737411272c1a1b04018986293ef75 577 0.25/1.00 vMB 35
286,310 286,310 0000000000000000a40b51fe675d8fb7fe216c2d069a4681f8aa018a180927b8 15 0.01/1.00 vMB 37
286,309 286,309 00000000000000004d164e77639646f311be5877c0caca9e424c189d34c1ba06 95 0.04/1.00 vMB 33
286,308 286,308 0000000000000000e0188020cca877ed0aec64827f484afcd5cd3a4cdbcb8699 526 0.28/1.00 vMB 38
286,307 286,307 0000000000000000ffd08338cd6b27cb996c49f2f7d2dd242190c995de7fc7ea 274 0.25/1.00 vMB 19
286,306 286,306 0000000000000000dcac6a6d2e903ac6a8e2b09a3ac11a8f7e350e43d6782a03 713 0.25/1.00 vMB 49
286,305 286,305 00000000000000010364802576106adb18367f3342fbdee99473d3b0d5e76cdb 192 0.06/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.