Loading Tool

Explorer IconExplorer

Memory Pool

34,508 transactions
25.62 vMB
0.06235104 BTC
Random Selection Loading Transactions
Max Size: 130.11/200 MB

Candidate Block

Mining Attempt 27c10062a91e49051b310c5fb88ae55a4b2a919b38d59e84f4f60923a1f969f5
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root ba69de1cdb2deb6dcc4271cf17ecc35a03ba1799c7c9de98b89c98447c761336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.01577901 BTC
Feerates: 150.62 > 1.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (337,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,979 576,979 00000000000000000028194aebb09dee408eccad631bb5d41ca01e4e8cb7394a 3,185 1.00/1.00 vMB 160
576,978 576,978 0000000000000000002990519b093e3edd04b84aeca3a9828333ab25ef634ce1 2,007 1.00/1.00 vMB 174
576,977 576,977 00000000000000000023a2e5875e10f0a18117192169f26855a8eb937a366afb 2,943 1.00/1.00 vMB 150
576,976 576,976 0000000000000000001d703ad3cc906204ed71db623f1bfecd707ca70b520f2c 3,602 1.00/1.00 vMB 206
576,975 576,975 00000000000000000011fb6527d263c6fe655c277fb68efc494ff1fcdb007fc1 2,569 1.00/1.00 vMB 134
576,974 576,974 00000000000000000009829ee181f0adec4e6a2664b30818c00b6e881c20e859 3,298 1.00/1.00 vMB 166
576,973 576,973 00000000000000000022616ea5d7492609bbf5a4f0464c049f91280df3bc9827 2,531 1.00/1.00 vMB 131
576,972 576,972 0000000000000000002496ce72dddd0c48d087237b25495038366d72c0e3117e 2,826 1.00/1.00 vMB 144
576,971 576,971 0000000000000000002739d700169c17dc9fe66db76b428bb748490a79a580af 2,471 1.00/1.00 vMB 142
576,970 576,970 000000000000000000286e0b509da2e97e55eacf08ce950618540bbeb9c64c28 3,192 1.00/1.00 vMB 165
576,969 576,969 000000000000000000098a09eae463e76799918b380fc5a574811a3d0f91ac65 3,166 1.00/1.00 vMB 167
576,968 576,968 0000000000000000000d94c1cb6e94e4952c8c80daf750f82198e3bf46e8ab92 2,859 1.00/1.00 vMB 183
576,967 576,967 000000000000000000117fe2ec462ac8205b31a93ce4836456786b781de41805 3,143 1.00/1.00 vMB 203
576,966 576,966 00000000000000000004091fb2744ab41433789ed3eb4820676f87bc3894a9bc 3,312 1.00/1.00 vMB 155
576,965 576,965 0000000000000000001fe186b0c8882a3840dff8fdfdc0f5c0412a3c86baf599 3,084 1.00/1.00 vMB 154
576,964 576,964 000000000000000000270bf9f2cd4dce9dc461a42c2845588df11540ec814b0a 2,968 1.00/1.00 vMB 168
576,963 576,963 00000000000000000018320f0f8d7259e8591ebc97c7f0a70e1707daa6e1ef60 2,823 1.00/1.00 vMB 176
576,962 576,962 00000000000000000024df5f1792c12a7acd7483374039f004b0277e140d9a04 2,436 1.00/1.00 vMB 217
576,961 576,961 0000000000000000001954fde5db6fde1492136a1000200aca95ec1904b478bd 2,922 1.00/1.00 vMB 172
576,960 576,960 00000000000000000017911641ac83840ce0e63375b66bf45ba5ffd3fd0f8af8 1,889 1.00/1.00 vMB 186
576,959 576,959 0000000000000000000af9cd6ae3d7e6598919bb2af1305ce157b36a0082f9af 3,315 1.00/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 781.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: 638.81 GB
    • Received: 12.50 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.