Loading Tool

Explorer IconExplorer

Memory Pool

78,698 transactions
29.15 vMB
0.11853799 BTC
Random Selection Loading Transactions
Max Size: 175.87/200 MB

Candidate Block

Mining Attempt eec7c967d36a6a1b2d3f251374c603d56d3ba140cfbade0e05c0fca0451672b3
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cd8ac9362324a65f80b38fae4a72aa420b8ab524337bdae02cec7bd2f55f65a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.04289630 BTC
Feerates: 150.80 > 4.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (241,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,037 674,037 00000000000000000000f267c0387d27dfc1b09044be7516741ccf574349fc46 2,799 1.00/1.00 vMB 111
674,036 674,036 000000000000000000097d509ea3e94632a731272629fbaf301ccea51ed0fac1 2,991 1.00/1.00 vMB 100
674,035 674,035 00000000000000000007bc356e1c7f9f0c2f39e91a8333f8a4cbaa973e0d801e 2,966 1.00/1.00 vMB 71
674,034 674,034 000000000000000000029b7a0ce188ad54d43de55546eadd508e81e402c45b6f 2,849 1.00/1.00 vMB 108
674,033 674,033 000000000000000000044a7c8f4ab70321833c51d35596804b340795b41f76f4 1,328 1.00/1.00 vMB 72
674,032 674,032 00000000000000000007f27dd8c89a7deec6e9daa03de7c1b793841c51eea03a 2,858 1.00/1.00 vMB 84
674,031 674,031 0000000000000000000585aed014545a8bd72df1747db8fcaff9b402cb9c6e67 3,011 1.00/1.00 vMB 83
674,030 674,030 00000000000000000003b254a2c7ab6690fec9532cabb54707fd8615095f92c2 2,721 1.00/1.00 vMB 94
674,029 674,029 0000000000000000000179fdf86d69ba9dda330116ad2f92c73d3dae1b4962ae 2,725 1.00/1.00 vMB 112
674,028 674,028 000000000000000000027a13c5ca5988c608a05fe1dd19c6f28210926a767546 2,679 1.00/1.00 vMB 107
674,027 674,027 00000000000000000004fe272abdc6a2ca7de0d7af7fd86ec4f2f2acea1eda97 2,371 1.00/1.00 vMB 90
674,026 674,026 00000000000000000003b4994a36383e9e5d1bcb0c8336840e0c383566114e58 1,078 1.00/1.00 vMB 73
674,025 674,025 00000000000000000006b48c52e9e4e5bd94b5daea86e9bfd5235750a9d676a6 2,965 1.00/1.00 vMB 103
674,024 674,024 000000000000000000038a9593d03263cdcefc9e2484c6a3feb09f81bae6621b 2,608 1.00/1.00 vMB 64
674,023 674,023 00000000000000000008fccb8d68d8ba5ed6231c7c4d269db378cce83ef8b634 2,687 1.00/1.00 vMB 66
674,022 674,022 00000000000000000006ff97a0c547b7c87e2e7a9c9f8fa756ab2493f3d0fac8 3,013 1.00/1.00 vMB 89
674,021 674,021 00000000000000000003318bb09a64eb515f95c9a52a02c58d24c8d61e6991da 1,135 1.00/1.00 vMB 47
674,020 674,020 0000000000000000000b462f7608771b5bfb262457fb5e9cce31adf5fff7579e 2,430 1.00/1.00 vMB 70
674,019 674,019 000000000000000000078954fd206aeb3126cbe2ad1824480e6aa17031176306 3,215 1.00/1.00 vMB 70
674,018 674,018 00000000000000000000efc96862fb99e2813df301d8440f92657e01c9c087bc 2,976 1.00/1.00 vMB 86
674,017 674,017 000000000000000000073933ac460bbb7676753c5e497019949548ddf4c98397 3,004 1.00/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 782.85 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.78 GB
    • Received: 17.21 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.