Loading Tool

Explorer IconExplorer

Memory Pool

79,936 transactions
29.94 vMB
0.13274948 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 9cf23adff6f514d2fae9484e202cbd25e1a25fdd9ff9ca4cf10619db1f0990c0
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 86bcd193c050941fc00761fd4b2483a4fc41fdf91a0e9a176bfa3d8cde084e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.06396261 BTC
Feerates: 101.64 > 6.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (637,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,195 277,195 00000000000000007ebb2c2b33671c573a886f05acf2c176b715b92cb95de276 76 0.05/1.00 vMB 30
277,194 277,194 000000000000000129e47935f72e48d2ea7dcbbdfa72af7fc7154a0248ee6d5e 122 0.06/1.00 vMB 34
277,193 277,193 00000000000000035845e461f43563f46ed8e384d41280f750a53e50af79f319 177 0.16/1.00 vMB 21
277,192 277,192 000000000000000345d2f717fa997ac97a640b3725af270e18b751044be5ec28 502 0.25/1.00 vMB 72
277,191 277,191 00000000000000006bce6fef30bd7acb0020672d7001a97edc555bf2f9e9570a 134 0.07/1.00 vMB 32
277,190 277,190 0000000000000003907531784039537859ae55d3eaea97f1527b4e0f2b0b7c28 385 0.23/1.00 vMB 54
277,189 277,189 00000000000000007c78ccc679f070b8ee8987232afd875494ee8b7b44719e61 97 0.07/1.00 vMB 35
277,188 277,188 000000000000000013b33d93238caf77f2b64f612697c685285e35e66bf5222f 63 0.03/1.00 vMB 118
277,187 277,187 00000000000000034b02d7f0430d420578d2f873b96e8ebdf37629893ec884e3 192 0.11/1.00 vMB 35
277,186 277,186 0000000000000002a9f67ccc94e1ee2314f7ffc41573ecedee0143bf962253db 414 0.22/1.00 vMB 28
277,185 277,185 0000000000000000f12a2fd2e6fe2830c2cab7f426da03e8cd26c48ed1f39c83 77 0.03/1.00 vMB 55
277,184 277,184 0000000000000002b84a18d3a16856d668f12b5ff0b7b430abfac08e7355aff8 261 0.12/1.00 vMB 42
277,183 277,183 0000000000000002576c54c5263096fc72da6a47de1f86fcfd9343f7c10b16a9 350 0.21/1.00 vMB 35
277,182 277,182 0000000000000002342d2cc9f58c6dda5c026dc0c840db4baa6b0a8bfd574ca4 128 0.07/1.00 vMB 26
277,181 277,181 000000000000000323b00994ecca7e5978df6d893cf5eb04191e3fb7423c522a 59 0.02/1.00 vMB 68
277,180 277,180 0000000000000001a69858e1f0b4d85e97a12e2d1c0f7362aa8c0d2e706070d5 200 0.33/1.00 vMB 17
277,179 277,179 000000000000000098544f943a0916b0af923cba4f982c28e484cadb40311292 538 0.25/1.00 vMB 41
277,178 277,178 0000000000000001782f1ac5be419c3cb227dd78263ee15cfe3d4fd2961b81e0 30 0.03/1.00 vMB 89
277,177 277,177 000000000000000175d08bec9b5c4d73c9c25c27ddd316efb4a452d3ebd48c3f 263 0.24/1.00 vMB 16
277,176 277,176 000000000000000075cec73bd4ad551a7fbb9f3d33024ddba0dc364fd74dde7b 699 0.25/1.00 vMB 65
277,175 277,175 000000000000000134cd193cd918603198e302d5afe720251d4838e4f32101ff 31 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.