Loading Tool

Explorer IconExplorer

Memory Pool

78,090 transactions
29.49 vMB
0.09088015 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 2b08d69d9bace146b304618546aac312f4ace38bb736a1383825d31788616f4a
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f92ed50eb56e465270d092f9948d66fe6fcf466aa53e2f5334ae59b346d72adb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.02614854 BTC
Feerates: 301.35 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (172,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,992 742,992 00000000000000000003d1b86d09cb452ee0b8205009b0700113178a145cc2be 3,267 1.00/1.00 vMB 17
742,991 742,991 0000000000000000000550ebacb808aadfcc772b3cc9de7de5851191adb8cc0f 466 0.15/1.00 vMB 12
742,990 742,990 000000000000000000016442bcf9241e0227ef4f88ef09d35b30bc8e046618ae 2,541 0.82/1.00 vMB 10
742,989 742,989 000000000000000000056a6fe06867c52d4ef5adeccdf4eb4d82ddd3ad15f66d 2,586 0.86/1.00 vMB 11
742,988 742,988 00000000000000000004f0307634bd7597782ec1d264da45be7cd3c6ec1ebe50 269 0.12/1.00 vMB 3
742,987 742,987 000000000000000000038b808ce9fef30d365c12d86b61b9683c25e592252808 2,050 1.00/1.00 vMB 7
742,986 742,986 000000000000000000042e7938c9e8e8baf16f93f6b0aec6cba1dfedb3bfb71c 2,885 1.00/1.00 vMB 8
742,985 742,985 00000000000000000005568fbc6ff7acae5e54fad9b3e354fe2bec14ba55f782 1,687 1.00/1.00 vMB 12
742,984 742,984 000000000000000000011bb9ec733d93d100d489e35628ee00f3ff022c78c343 1,562 1.00/1.00 vMB 15
742,983 742,983 000000000000000000039e31aafdd75d303c0d9864319623225c0e8c52a09d92 78 0.08/1.00 vMB 4
742,982 742,982 000000000000000000062dee0750b05eeadefe5ff44cc50886bcee2b8c9e0d7b 1,953 0.95/1.00 vMB 8
742,981 742,981 00000000000000000000313fe2edf88e9c5da9e4aba53017a718e41745edff69 2,514 1.00/1.00 vMB 14
742,980 742,980 00000000000000000007ca0830b1c32a4da3168f504a0debe1669a672c2894dc 630 0.34/1.00 vMB 5
742,979 742,979 00000000000000000006e1be76eb621a49fb1b29780db8c247ba5fc024b60cfa 1,719 1.00/1.00 vMB 6
742,978 742,978 00000000000000000007f2695b37fd182c1bd23f77aaf15b1d939c50612bad29 3,114 1.00/1.00 vMB 7
742,977 742,977 0000000000000000000415c5549e9461c91f51f95ad1b16a1c80b40fedec79dd 3,008 1.00/1.00 vMB 18
742,976 742,976 00000000000000000008c4d274293abf42f5a771c7c5e94251522d98ee00c971 239 0.07/1.00 vMB 16
742,975 742,975 000000000000000000078d0cb246fc9c9aa8b06dbfc3a284bbf1b9be80aa75d5 1,115 0.38/1.00 vMB 10
742,974 742,974 000000000000000000043b853d6504a133d4ace0721b8ec0389f0ab887c988f0 486 0.14/1.00 vMB 11
742,973 742,973 000000000000000000049def875f13b8e1c494205bb19cefe50a2b230ce45fea 898 0.35/1.00 vMB 10
742,972 742,972 0000000000000000000039725095aad02d6c719e5c7ef8379fadec2f3b9a9fc2 2,239 0.70/1.00 vMB 11
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.29 GB
    • Received: 17.06 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.