Loading Tool

Explorer IconExplorer

Memory Pool

75,646 transactions
28.46 vMB
0.08169919 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt ed2db82e94b79d4527b03eeea9e721c1159387e45cbe962b61da3c17115748c9
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 192cb2948747eb3bc897fcdcc45955b79ccc593a772a75d6a7455dc821c9fc19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.01767456 BTC
Feerates: 65.95 > 1.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (227,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,907 687,907 00000000000000000000f093608223865ba4389275daf76e2c80b3a6fff65b0b 337 0.12/1.00 vMB 35
687,906 687,906 0000000000000000000afd43b70d8d487005182f24cdbab4834cf88c4bfe4494 1,667 0.91/1.00 vMB 21
687,905 687,905 000000000000000000042d876e9468c09be2ecc9ade0b027c0f8bec38a13aef3 235 0.13/1.00 vMB 24
687,904 687,904 000000000000000000027486771d83d6cdd4f6d4bcaae95d418278760632b41c 233 0.10/1.00 vMB 38
687,903 687,903 00000000000000000005d2944a37cdc387865eff8a96b4d0208b9beb439735f3 648 0.27/1.00 vMB 12
687,902 687,902 000000000000000000063c25118a7663e9dc3aa02ccba4a63690676b48a2b52d 2,538 1.00/1.00 vMB 32
687,901 687,901 00000000000000000003420e3efd83fc9272fd2ac8a2ae31463753249fdab69e 2,161 0.90/1.00 vMB 9
687,900 687,900 0000000000000000000b28a9802c1ba7a03a94c56d1ebd473388a33866d383e5 2,022 1.00/1.00 vMB 51
687,899 687,899 00000000000000000007b7c42245ce2b53b5d4113719ec3c7c036476f0ed7a6e 376 0.17/1.00 vMB 25
687,898 687,898 000000000000000000061652729c4317ad6315b718caf9fc1bb893a35f9c2d0f 85 0.04/1.00 vMB 37
687,897 687,897 00000000000000000002fa979e2cb87fc5d9fcea12461c64b36bb11c4ffea5fc 2,137 0.85/1.00 vMB 3
687,896 687,896 00000000000000000001a8859a8740ec97b86d03c3aca5e951bdff9c3decbf05 1,949 1.00/1.00 vMB 23
687,895 687,895 0000000000000000000466f5e696f50c96a6a658cedd9b4c6d821f67e38baace 2,136 1.00/1.00 vMB 47
687,894 687,894 0000000000000000000ac44ecf65475febb41e49ddbb4f9127bbda578bfd01cf 2,387 1.00/1.00 vMB 40
687,893 687,893 0000000000000000000c052da0b2d046dcff8c1e22bec343ce5ee91dae4fe270 386 0.51/1.00 vMB 12
687,892 687,892 0000000000000000000c4472af209bdf1b3277f0f5cf46f930672d8bd89723be 2,106 1.00/1.00 vMB 24
687,891 687,891 00000000000000000006a75b2eedb2abe6160d1a368f81bfde6bc6e1b1aaccaf 1,359 1.00/1.00 vMB 33
687,890 687,890 00000000000000000004835adccba6da3cb1120c0954a887f7e6b0baa8d8cf32 1,491 0.73/1.00 vMB 38
687,889 687,889 0000000000000000000d8ab6e323678c8a58779cb4b66d905a0458f1cab6db67 2,227 0.99/1.00 vMB 26
687,888 687,888 00000000000000000008d350d174c35a59da018578dde96e22f23aa49cdc8e27 224 0.08/1.00 vMB 40
687,887 687,887 0000000000000000000317930b76eeb4781a5f1fc68d439ffcfe2787eee03776 423 0.38/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.