Loading Tool

Explorer IconExplorer

Memory Pool

24,980 transactions
24.07 vMB
0.03261052 BTC
Random Selection Loading Transactions
Max Size: 129.31/200 MB

Candidate Block

Mining Attempt 4835b4c34fe9f478b2c8b3dfec36f67dc11a3cfe6f69ae3d0c3b9c70815d6fda
Version 20000000
Previous Block 000000000000000000012c481ce937b6c85162d376895f7f038d8d7b285f3b4a
Merkle Root 6fe4e6b27eeab093ad33c3d70348ceffd20e0b56de7086260b823c77a98df04c
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,933
Size: 1.00 vMB
Total Fees: 0.00608813 BTC
Feerates: 60.16 > 0.61 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,503 (694,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
246,200 246,200 000000000000005be0eaf123aa78b24ab0de8cf978989e9919de76b5abba5e98 613 0.25/1.00 vMB 210
246,199 246,199 000000000000009a11595e725542dc1580b3765f07c7802c8a0f5ee1f19d3931 375 0.14/1.00 vMB 152
246,198 246,198 0000000000000036725d2a17ebb728095f36d7ad5abb9d914948b49f81aa87ff 124 0.09/1.00 vMB 95
246,197 246,197 000000000000003e3ea66ec1ebe9444f65f8248fda0009b4d0175fed758323bf 31 0.01/1.00 vMB 96
246,196 246,196 00000000000000728d14271cbfbe28762536d0454488130c2ed366741f36bd76 62 0.03/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 827.66 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: 4,461.25 GB
    • Received: 243.54 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.