Loading Tool

Explorer IconExplorer

Memory Pool

70,307 transactions
26.59 vMB
0.06945054 BTC
Random Selection Loading Transactions
Max Size: 160.49/200 MB

Candidate Block

Mining Attempt 9fc7a49d0f89f2325e58fe1ca6a5ce60e08729451712a1a4e0d26aebaa35128e
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root f12b3589727472e80f9f384ed689f6f646f8bf06e4fefc7fe4e284e157e0970e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.01278611 BTC
Feerates: 120.00 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (669,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,221 246,221 000000000000005eb7c5f594c47310e316bf2075a5d27a99a596f22f8f3eab96 399 0.22/1.00 vMB 120
246,220 246,220 000000000000004ebba9bef896a27cd9915e8790f34d418992b6c89b1be2be27 407 0.23/1.00 vMB 53
246,219 246,219 00000000000000466860caf23cc1be10f92ec49508021151a02119159a6d9839 605 0.25/1.00 vMB 186
246,218 246,218 000000000000004871a624ba70000c3ccc7dd88a8b3befe7793fb5472aa9a6b0 595 0.25/1.00 vMB 144
246,217 246,217 0000000000000010a3044b360b2e36e3b0a3663aa0bf47171b7ae6807717e803 247 0.12/1.00 vMB 143
246,216 246,216 000000000000001fae2bd44286e135db0fbbab57a7e77b6c310c10c01c9b2db4 236 0.14/1.00 vMB 99
246,215 246,215 0000000000000053ae9e41ae458f14e12c09671e88fb49c7f351a2dd13360669 427 0.18/1.00 vMB 181
246,214 246,214 000000000000004de9ba8814373e181d5b1400d324fab66f970ca142e024af65 483 0.25/1.00 vMB 112
246,213 246,213 000000000000001615fc695b31aa107bb53fa9d5722d3303f1a3d54966340a0e 369 0.23/1.00 vMB 74
246,212 246,212 00000000000000351062fa94ac13b30b23578f0201584caa09b9b85dd3f9d1b4 633 0.25/1.00 vMB 165
246,211 246,211 0000000000000034a4bb61002fe1378bb9b8726d0ce7fb7ca407fefcb1834ea3 334 0.10/1.00 vMB 62
246,210 246,210 00000000000000307c66bfda1ddc04587f46b591528f6d0d800bee5b4b04a1da 61 0.03/1.00 vMB 34
246,209 246,209 0000000000000086ffa146e8f77fc7ba56a64681d0707e93bcf2a6ef8a1bc348 179 0.08/1.00 vMB 98
246,208 246,208 0000000000000054983956c77148f62feae6abd3ab96823a8ed614a50a23e52e 212 0.12/1.00 vMB 52
246,207 246,207 0000000000000013b2f7ee77027f583b765ad9811dfe3d0adc801e295fd9acdf 619 0.25/1.00 vMB 167
246,206 246,206 00000000000000164ab60d49913b7a6c567a3b956467b2cbb5c2f8b2d93a3477 555 0.25/1.00 vMB 145
246,205 246,205 00000000000000999fca016c4a189026dafc3f27af2d0f71e5200b604fd1abb9 233 0.10/1.00 vMB 147
246,204 246,204 000000000000005274171b28cb8164a4383e73521124931676e2620473486019 347 0.14/1.00 vMB 177
246,203 246,203 0000000000000006aaf0e1b5a1b4a4d776f437f0507e058a94dd182ae77c1623 86 0.04/1.00 vMB 188
246,202 246,202 0000000000000013f98e290cf1b3149215afc97faff4c744b7040f6014cb977c 256 0.16/1.00 vMB 21
246,201 246,201 00000000000000999bf028464ba20a43f5a44e0b97dc36e03aa4a312a8533f30 622 0.32/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.21 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: 755.40 GB
    • Received: 18.95 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.