Loading Tool

Explorer IconExplorer

Memory Pool

35,952 transactions
26.01 vMB
0.06652999 BTC
Random Selection Loading Transactions
Max Size: 132.69/200 MB

Candidate Block

Mining Attempt 2d0b35a88d3ab67832b76b6d9447d6dbbde44bfaf562ec67619b26ad6c2385ce
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 24a689a57672746aac2e5620bf08e437fb6ef960a6e6f865c9d191c3ac1b7379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.01863201 BTC
Feerates: 152.71 > 1.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (337,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,981 576,981 00000000000000000024e5626fd9fd6eaafb97a8ef0c39e250133ee45dd27a8a 2,632 1.00/1.00 vMB 127
576,980 576,980 00000000000000000008fe415da01df7c1126013c2ba2833d0bf0b8df24f6bce 3,377 1.00/1.00 vMB 148
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
Previous 10 blocks ↓
Total Size: 781.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 637.34 GB
    • Received: 12.42 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.