Loading Tool

Explorer IconExplorer

Memory Pool

77,824 transactions
29.48 vMB
0.08733291 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt ee619f0a9376fd2ea96ccf63bcf73b528218a7e1bca30fa034a0737d61b0c2d2
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 67a68d1e03f5d1f4885da20146526169585581a0f3db6e90cab890dbe61bf2d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,501
Size: 1.00 vMB
Total Fees: 0.02248070 BTC
Feerates: 477.45 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (560,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,904 354,904 000000000000000014c6661d325e012f7529d6e38496473e4326141211518d70 645 0.36/1.00 vMB 25
354,903 354,903 000000000000000002d076bd8b69b830f7a2d51c1b791b61388bcd3dff63ea19 595 0.31/1.00 vMB 26
354,902 354,902 00000000000000000b3400adb3a9337f70cb9091a2337a9d1ed9dbd33018233b 768 0.40/1.00 vMB 27
354,901 354,901 0000000000000000009be7759c142ee4f6c9d4f67aee7ddea7ddd6c8de2e3888 513 0.30/1.00 vMB 28
354,900 354,900 00000000000000001229f6e4f291989c8bfab9757636efda7c08c3b73fd3ae83 110 0.08/1.00 vMB 13
354,899 354,899 000000000000000016c3e58a736d3c4e6161986fecd4822afd95b1b2ff2455dd 1,089 0.56/1.00 vMB 25
354,898 354,898 000000000000000006428e3874eb2bb39e7417517208e419fb6a41665f7a6b64 1,359 0.75/1.00 vMB 25
354,897 354,897 00000000000000000fd5e32f47550b6d30d12bc5421b51c17901991c71f68f47 419 0.34/1.00 vMB 4
354,896 354,896 000000000000000001597dce6830ff4406fb231021282e73966e1a5d58e0dfbc 1,624 1.00/1.00 vMB 21
354,895 354,895 00000000000000000f036c8b9ca1a034f8886fbee9285050944e7a9e557dab16 2,162 1.00/1.00 vMB 29
354,894 354,894 00000000000000000b3461a81acd8a0fcaadae873765050480a5d44e13cf0658 660 0.75/1.00 vMB 14
354,893 354,893 00000000000000000045e2a3c32f1548d731cbb2ba09f93f959b56effe7e6b9f 2,231 0.90/1.00 vMB 38
354,892 354,892 00000000000000000fe61fbc01011127e556418399c1bcc15e08acdc9fa85700 1,010 0.75/1.00 vMB 21
354,891 354,891 000000000000000000cc5f99d913fb690011f20f662cba570577793a9a3e05dd 2,091 0.75/1.00 vMB 42
354,890 354,890 000000000000000008d0b20ee983980120d00473d015b225c3fc7fdfc91728c6 1,274 0.50/1.00 vMB 40
354,889 354,889 0000000000000000090b8615152b955fe8a73fd253446591ceacdeb90bd7e9a3 98 0.06/1.00 vMB 24
354,888 354,888 00000000000000001145cb083cccddcb03151876270c9f205dfc0347555b3f2d 629 0.33/1.00 vMB 26
354,887 354,887 000000000000000002b9bbdb1bea69b78b8b63dee025cac2d1ce4983cefc577f 42 0.03/1.00 vMB 20
354,886 354,886 000000000000000000a19658b42a51529fbb6e29f4114c25947dacdfc29ad9c9 401 0.80/1.00 vMB 8
354,885 354,885 000000000000000009e4ab1fa6235854b5ad019f40d9766bc0b2bd7c5820c23d 522 0.72/1.00 vMB 12
354,884 354,884 00000000000000000908b2eb1cb0660069547abdddad7fa6ad4e743cebe549de 210 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.