Loading Tool

Explorer IconExplorer

Memory Pool

47,632 transactions
29.06 vMB
0.06597118 BTC
Random Selection Loading Transactions
Max Size: 155.10/200 MB

Candidate Block

Mining Attempt 9807237e49f032828ca501565d484558768a339afbd260744bd036aa4aab52e8
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 79e9f6088d150d5c622fc5e915bf66f3b1e847a8d9ecaa83e3596dc2e2d58770
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.00971434 BTC
Feerates: 132.00 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (134,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,235 780,235 000000000000000000043b67bf6601305f117cef17867b9e01a397ac4f9c78a8 1,748 1.00/1.00 vMB 10
780,234 780,234 00000000000000000004aea7f10a5688b888fe13b3a2bd0ae2cedbe41d6eea2f 2,271 1.00/1.00 vMB 18
780,233 780,233 0000000000000000000521398b6f2393b1bb889c1693a20cf367bb9a8a4533a2 1,907 1.00/1.00 vMB 9
780,232 780,232 00000000000000000002d95cc045bca0adf4987eed491041dcea81d56f9fd435 1,735 1.00/1.00 vMB 17
780,231 780,231 000000000000000000020547681a1e4a0643e0464566fe478e828af3da54398c 2,029 1.00/1.00 vMB 11
780,230 780,230 00000000000000000001c11045f6f8fc650b84b34d5569a3411990be47234135 2,263 1.00/1.00 vMB 9
780,229 780,229 000000000000000000016098d51dff9ec6b66dca093b309082d7f024e27259c7 1,945 1.00/1.00 vMB 5
780,228 780,228 00000000000000000001bebcebd410457931aaf99cc8f63221c6fb27607d7ab5 2,362 1.00/1.00 vMB 15
780,227 780,227 000000000000000000022d389a54f8176a322ad5dbdd4f763861f766e2ea46d2 2,179 1.00/1.00 vMB 11
780,226 780,226 000000000000000000050714f5e8629651aeb53fe509d3a529cb3b2e726e60dd 2,120 1.00/1.00 vMB 4
780,225 780,225 00000000000000000006521b13f9082053393ae9cd70a3de369c86cdd899f42d 2,201 1.00/1.00 vMB 8
780,224 780,224 0000000000000000000318db2c85f9c17ea33011c8f8a60321d39aa7dea1f687 2,411 1.00/1.00 vMB 20
780,223 780,223 00000000000000000000c056be0a31bd095092f85eb737211b6c84e3f60d767e 2,377 1.00/1.00 vMB 43
780,222 780,222 000000000000000000013196b42d2c59316d4ee72a7de68acb703d39e45018e9 2,988 1.00/1.00 vMB 36
780,221 780,221 00000000000000000005f9d4988ba16d997962138b6eefbc1cef980c845e6ba7 2,444 1.00/1.00 vMB 8
780,220 780,220 00000000000000000000e5f718b08948596692a78376188fd2d5f27f5cb9bdae 2,778 1.00/1.00 vMB 20
780,219 780,219 000000000000000000003fc337b0dd94e846138f3b17966d0a4ec271a1d71adb 2,101 1.00/1.00 vMB 13
780,218 780,218 000000000000000000044e810648fb4038b66129f20489ec203ca8f1e333060f 1,456 1.00/1.00 vMB 10
780,217 780,217 000000000000000000019d8b5dfa4dbadb831ed9b53eae938b0afd01bdc81c2c 939 1.00/1.00 vMB 10
780,216 780,216 00000000000000000005b03542da1b55ce237efee7147d8cfd64e6bd6494b6fc 758 1.00/1.00 vMB 11
780,215 780,215 00000000000000000000b102e013c4ffbfc948aa8eb8b4c4a53a97b2f4fabb06 454 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.